<?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: Logic Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094582#M928506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your expression looks not right to me. There has to be some correction. Could you share a sample qvw explaining the required output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Mar 2016 04:58:58 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2016-03-30T04:58:58Z</dc:date>
    <item>
      <title>Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094581#M928504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Guys need some help in logic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the logic below,&lt;/P&gt;&lt;P&gt;sum({&amp;lt;LinkDate,LinkDate={'&amp;gt;=$(vFROMDATE)'},LinkDate={'&amp;lt;=$(vToDate)'}, ISSUE_MOEVMENT_FLAG={1} &amp;gt;} ISSQTY) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this i am getting few values 0,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with respect to key PLANT+MATRIAL, if &lt;SPAN style="font-size: 13.3333px;"&gt;ISSQTY &amp;gt;0 than it should not display in the report.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what whould be the logic pls suggest&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/Logic-Help/m-p/1094581#M928504</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094582#M928506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your expression looks not right to me. There has to be some correction. Could you share a sample qvw explaining the required output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 04:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094582#M928506</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-03-30T04:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094583#M928509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;=sum({1&amp;lt;LinkDate={"&amp;gt;=$(=MonthStart(AddMonths(vFROMDATE)) &amp;lt;=$(=MonthEnd(vToDate))"}, ISSUE_MOEVMENT_FLAG={1} &amp;gt;} ISSQTY)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 05:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094583#M928509</guid>
      <dc:creator>amayuresh</dc:creator>
      <dc:date>2016-03-30T05:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094584#M928511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Provide sample data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 05:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094584#M928511</guid>
      <dc:creator>amayuresh</dc:creator>
      <dc:date>2016-03-30T05:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094585#M928513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are the two variables defined? Are they in the same format as LinkDate?&lt;/P&gt;&lt;P&gt;You can combine the LinkDate filter criteria into a single set criterion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 05:03:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094585#M928513</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-03-30T05:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094586#M928515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not Sure about your requirement ,you can try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;LinkDate={'&amp;gt;=$(vFROMDATE)&amp;lt;=$(vToDate)'}, ISSUE_MOEVMENT_FLAG={'1'} &amp;gt;} ISSQTY).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 05:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094586#M928515</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-30T05:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094587#M928517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Abhay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this one,&lt;/P&gt;&lt;P&gt;=Sum ({&amp;lt;LinkDate={'&amp;gt;=$(vFROMDATE)&amp;lt;=$(vToDate)'}, ISSUE_MOEVMENT_FLAG={1}&amp;gt;} ISSQTY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 05:11:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094587#M928517</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2016-03-30T05:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094588#M928519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not getting desired output by this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=&lt;STRONG&gt;Sum ({&amp;lt;LinkDate={'&amp;gt;=$(vFROMDATE)&amp;lt;=$(vToDate)'}, ISSUE_MOEVMENT_FLAG={1}&amp;gt;} ISSQTY)&lt;/STRONG&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; font-size: 13px;"&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; font-size: 13px;"&gt;than please share sample data. There may be another issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&gt;Cheers &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 05:23:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094588#M928519</guid>
      <dc:creator>tyagishaila</dc:creator>
      <dc:date>2016-03-30T05:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094589#M928521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Pls find the Sample Data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="192"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;Date&lt;/TD&gt;&lt;TD width="64"&gt;Material&lt;/TD&gt;&lt;TD width="64"&gt;issueqty&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;01-01-15&lt;/TD&gt;&lt;TD&gt;M1&lt;/TD&gt;&lt;TD align="right"&gt;50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;02-02-15&lt;/TD&gt;&lt;TD&gt;M2&lt;/TD&gt;&lt;TD align="right"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;02-01-15&lt;/TD&gt;&lt;TD&gt;M1&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;03-01-15&lt;/TD&gt;&lt;TD&gt;M4&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;05-02-15&lt;/TD&gt;&lt;TD&gt;M4&lt;/TD&gt;&lt;TD align="right"&gt;&lt;P&gt;10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here i select date range 01-01-15 to 03-01-15 the output shud be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="font-size: 13.3333px; width: 192px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="right"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;Date&lt;/TD&gt;&lt;TD width="64"&gt;Material&lt;/TD&gt;&lt;TD width="64"&gt;issueqty&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt; &lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD align="right"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt; &lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD align="right"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD align="right"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;03-01-15&lt;/TD&gt;&lt;TD&gt;M4&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD align="right"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;the logic is if KEY i.e Material is in the selected Date Range is =0 than it should show in the list only, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can see Material M1 in two dates 01-01-15 and 02-01-15 the issue qty = 50 +0 , thats why it should not show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope m clear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 05:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094589#M928521</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2016-03-30T05:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094590#M928523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; ISSUE_MOEVMENT_FLAG={1} &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 05:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094590#M928523</guid>
      <dc:creator>tyagishaila</dc:creator>
      <dc:date>2016-03-30T05:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094591#M928524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think due to your condition it is not showing any value.&lt;/P&gt;&lt;P&gt;As per your requirement, I am using expression as&lt;/P&gt;&lt;P&gt;=if(sum({&amp;lt;MyDate={"&amp;gt;=01-01-15 &amp;lt;=02-01-15"}&amp;gt;} issueqty)=0,1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if we consider date range &lt;SPAN style="font-size: 13.3333px;"&gt;01-01-15 and &lt;SPAN style="font-size: 13.3333px;"&gt;02-01-15, then there is no material having sum of issueqty is 0.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;So it is not showing any output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;if we consider date range &lt;SPAN style="font-size: 13.3333px;"&gt;01-01-15 and &lt;SPAN style="font-size: 13.3333px;"&gt;03-01-15, then there is material M4 having sum of issueqty is 0.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;So it is showing in output.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 06:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094591#M928524</guid>
      <dc:creator>amayuresh</dc:creator>
      <dc:date>2016-03-30T06:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094592#M928525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhay, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One field should be referenced only once in set analysis. so ,&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;LinkDate={'&amp;gt;=$(vFROMDATE)'},LinkDate={'&amp;lt;=$(vToDate)'}, is not correct&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;instead it should be : &lt;/SPAN&gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;LinkDate={"&amp;gt;=$(vFROMDATE) &amp;lt;=$(vToDate)"}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you should aggregate the sum of issueqty wrt Material.&lt;/P&gt;&lt;P&gt;You can try this:&lt;/P&gt;&lt;P&gt;=Aggr(&amp;lt;Your Expression&amp;gt; ,Material)&lt;/P&gt;&lt;P&gt;In this case,&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Aggr(&lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum ({&amp;lt;LinkDate={'&amp;gt;=$(vFROMDATE)&amp;lt;=$(vToDate)'}, ISSUE_MOEVMENT_FLAG={1}&amp;gt;} ISSQTY),Material)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 06:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094592#M928525</guid>
      <dc:creator />
      <dc:date>2016-03-30T06:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094593#M928526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is not giving me desired output, could you take the sample data and provide me the qvw pls&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 07:13:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094593#M928526</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2016-03-30T07:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094594#M928527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;= Sum({&amp;lt;LinkDate={"=Sum({&amp;lt;LinkDate={'&amp;gt;=$(vFromDate)&amp;lt;=$(vToDate)'}&amp;gt;} issueqty)=0"},&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Material=e({&amp;lt;LinkDate={"=Sum({&amp;lt;LinkDate={'&amp;gt;=$(vFromDate)&amp;lt;=$(vToDate)'}&amp;gt;}issueqty)&amp;gt;0"}&amp;gt;})&amp;gt;} issueqty)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119817_Untitled.png" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 09:21:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/1094594#M928527</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-03-30T09:21:13Z</dc:date>
    </item>
  </channel>
</rss>

