<?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 compare dates using Set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/compare-dates-using-Set-analysis/m-p/474593#M177238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&amp;nbsp; I am using QV 11 with Pivot table.&amp;nbsp; My pivot table is having 2 dimensions along with other dimensions also. These 2 dimensions are RequiredDate and DeliveredDate.&amp;nbsp; On my expressions side, I have to display as on Required Date how much qty is Delivered. so I have written the expression as&amp;nbsp; sum({&amp;lt; DeliveryDate = {'&amp;lt;=$(=(RequiredDate))'} &amp;gt;} DeliveredQty)&amp;nbsp;&amp;nbsp; But this expression is not giving me correct qty.&amp;nbsp; If I select the Order date then it gives the correct qty.&amp;nbsp; Please guide me on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Jun 2013 10:52:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-15T10:52:00Z</dc:date>
    <item>
      <title>compare dates using Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/compare-dates-using-Set-analysis/m-p/474593#M177238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&amp;nbsp; I am using QV 11 with Pivot table.&amp;nbsp; My pivot table is having 2 dimensions along with other dimensions also. These 2 dimensions are RequiredDate and DeliveredDate.&amp;nbsp; On my expressions side, I have to display as on Required Date how much qty is Delivered. so I have written the expression as&amp;nbsp; sum({&amp;lt; DeliveryDate = {'&amp;lt;=$(=(RequiredDate))'} &amp;gt;} DeliveredQty)&amp;nbsp;&amp;nbsp; But this expression is not giving me correct qty.&amp;nbsp; If I select the Order date then it gives the correct qty.&amp;nbsp; Please guide me on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Jun 2013 10:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-dates-using-Set-analysis/m-p/474593#M177238</guid>
      <dc:creator />
      <dc:date>2013-06-15T10:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: compare dates using Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/compare-dates-using-Set-analysis/m-p/474594#M177239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Try&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the following.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;If not,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;you could&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;upload&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;an example to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;make it easier to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;sum({$&amp;lt;RequiredDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"=DeliveryDate=RequiredDate"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} DeliveredQty) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Regards.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Jun 2013 12:33:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-dates-using-Set-analysis/m-p/474594#M177239</guid>
      <dc:creator>spividori</dc:creator>
      <dc:date>2013-06-15T12:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: compare dates using Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/compare-dates-using-Set-analysis/m-p/474595#M177240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached example for an explanation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jun 2013 19:38:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-dates-using-Set-analysis/m-p/474595#M177240</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-06-16T19:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: compare dates using Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/compare-dates-using-Set-analysis/m-p/474596#M177241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to both...&amp;nbsp; But I got the solution as sum({&amp;lt; DeliveryDate = {'&amp;lt;=$(RequiredDate)'} &amp;gt;} DeliveredQty)&amp;nbsp; and it worked fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 12:06:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-dates-using-Set-analysis/m-p/474596#M177241</guid>
      <dc:creator />
      <dc:date>2013-06-17T12:06:14Z</dc:date>
    </item>
  </channel>
</rss>

