<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: except two product in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/except-two-product/m-p/1257944#M852304</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then kindly close this thread &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nagarjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Feb 2017 08:27:40 GMT</pubDate>
    <dc:creator>nagarjuna_kotha</dc:creator>
    <dc:date>2017-02-24T08:27:40Z</dc:date>
    <item>
      <title>except two product</title>
      <link>https://community.qlik.com/t5/QlikView/except-two-product/m-p/1257940#M852300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All&lt;/P&gt;&lt;P&gt;I Already use give below script to get a last year value in my script. But in this expression include all &lt;SPAN style="color: #ff0000;"&gt;CLA_CODE&amp;nbsp; (eg-; FR,MR,MS,TT,SS ,ect...)&lt;SPAN style="color: #000000;"&gt; Then I want to get a&amp;nbsp; value of except&lt;/SPAN&gt; &lt;SPAN style="color: #00ccff;"&gt;TT and&amp;nbsp; MR&lt;/SPAN&gt; CLA_CODE &lt;SPAN style="color: #000000;"&gt;using with given below expression. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;SPAN style="color: #000000;"&gt;Please help me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SUM({&amp;lt;TRAN_YEAR={'$(prioryear)'},TRAN_MONTH={'$(vPriorMonth-10)'},DESCRIPTION= {'NRP'} &amp;gt;} [Budget])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sagara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/except-two-product/m-p/1257940#M852300</guid>
      <dc:creator>sagaraperera</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: except two product</title>
      <link>https://community.qlik.com/t5/QlikView/except-two-product/m-p/1257941#M852301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can include the expresion below in to&amp;nbsp; your expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALCOD&lt;STRONG&gt;E-=&lt;/STRONG&gt;{'VALUE1','VALUE2'}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 04:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/except-two-product/m-p/1257941#M852301</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-02-24T04:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: except two product</title>
      <link>https://community.qlik.com/t5/QlikView/except-two-product/m-p/1257942#M852302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try this ,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;It wil exclude those both and gives for remaining.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=SUM({&amp;lt;TRAN_YEAR={'$(prioryear)'},TRAN_MONTH={'$(vPriorMonth-10)'},DESCRIPTION= {'NRP'},&lt;SPAN style="color: #ff0000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CLA_CODE&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-=&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{'TT','MR'}&lt;/SPAN&gt; &amp;gt;} [Budget])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-Nagarjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 05:02:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/except-two-product/m-p/1257942#M852302</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2017-02-24T05:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: except two product</title>
      <link>https://community.qlik.com/t5/QlikView/except-two-product/m-p/1257943#M852303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mr.&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2;"&gt;Nagarjun&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2;"&gt;Thanks it is work&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2;"&gt;sagara&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 05:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/except-two-product/m-p/1257943#M852303</guid>
      <dc:creator>sagaraperera</dc:creator>
      <dc:date>2017-02-24T05:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: except two product</title>
      <link>https://community.qlik.com/t5/QlikView/except-two-product/m-p/1257944#M852304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then kindly close this thread &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nagarjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 08:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/except-two-product/m-p/1257944#M852304</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2017-02-24T08:27:40Z</dc:date>
    </item>
  </channel>
</rss>

