<?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 SET ANALYSIS in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646532#M1072009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;I am stuck with a problem and I need your help to resolve it&lt;/P&gt;&lt;P&gt;SUM(&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {$&amp;lt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DWH_IM_MOVEMENT_TYPE={'2'},&amp;nbsp;&amp;nbsp; DWH_IM_DATE={$"GI_LAST_DATE"}&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp; &amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp; GI_IM_QTY &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;What I want to achieve is to return the GI_IM_QTY where DWH_IM_MOVEMENT_TYPE=2 and DWH_IM_DATE=GI_LAST_DATE and it calculates it for every item&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;in other words if we can write the set analysis of &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SUM(IF(&lt;/P&gt;&lt;P&gt;DWH_IM_MOVEMENT_TYPE=2 AND&lt;/P&gt;&lt;P&gt;DWH_IM_DATE=GI_LAST_DATE, &lt;/P&gt;&lt;P&gt;GI_IM_QTY))&lt;/P&gt;&lt;P&gt;without any selection it will might solve the problem.&lt;/P&gt;&lt;P&gt;I will really appreciate is someone can help on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Aug 2014 11:02:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-08-08T11:02:47Z</dc:date>
    <item>
      <title>SET ANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646532#M1072009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;I am stuck with a problem and I need your help to resolve it&lt;/P&gt;&lt;P&gt;SUM(&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {$&amp;lt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DWH_IM_MOVEMENT_TYPE={'2'},&amp;nbsp;&amp;nbsp; DWH_IM_DATE={$"GI_LAST_DATE"}&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp; &amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp; GI_IM_QTY &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;What I want to achieve is to return the GI_IM_QTY where DWH_IM_MOVEMENT_TYPE=2 and DWH_IM_DATE=GI_LAST_DATE and it calculates it for every item&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;in other words if we can write the set analysis of &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SUM(IF(&lt;/P&gt;&lt;P&gt;DWH_IM_MOVEMENT_TYPE=2 AND&lt;/P&gt;&lt;P&gt;DWH_IM_DATE=GI_LAST_DATE, &lt;/P&gt;&lt;P&gt;GI_IM_QTY))&lt;/P&gt;&lt;P&gt;without any selection it will might solve the problem.&lt;/P&gt;&lt;P&gt;I will really appreciate is someone can help on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 11:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646532#M1072009</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-08T11:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: SET ANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646533#M1072010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;=if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;DWH_IM_MOVEMENT_TYPE='2'&lt;/SPAN&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: 12px;"&gt;SUM({$&amp;lt;DWH_IM_DATE={$"GI_LAST_DATE"}&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; &amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; GI_IM_QTY &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;this will resolve your problem...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;it will return the GI_IM_QTY where DWH_IM_MOVEMENT_TYPE=2 and DWH_IM_DATE=GI_LAST_DATE and it calculates it for every item&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 11:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646533#M1072010</guid>
      <dc:creator />
      <dc:date>2014-08-08T11:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: SET ANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646534#M1072011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;GI_LAST_DATE&lt;/SPAN&gt; is another field and you want to do row-by-row comparisons with &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DWH_IM_DATE&lt;/SPAN&gt;, then set analysis will not work for you. Set analysis is applied to the entire model, much like selections made by the user, not on a row by row basis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have two options (1) continue using a sum(if()) expression or (2) modify your load script to add a flag field holding the result of the comparison, and then use the flag field in the set expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) works well if your data set is small and not too complex&lt;/P&gt;&lt;P&gt;(2) is better for large data sets where the performance of the sum(if()) expression gets poor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 11:53:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646534#M1072011</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-08-08T11:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: SET ANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646535#M1072012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AS Jonathan said, It is correct that Set Analysis works at chart level not at dimension level.&lt;/P&gt;&lt;P&gt;So if you are comparing two date at each row then set analysis fails if they have diffferent value&lt;/P&gt;&lt;P&gt;Like if GI_LAST_DATE contain diffenrent value for each row then it your set analysis fails&lt;/P&gt;&lt;P&gt;so you can try with combination of IF an set anlysis would be better for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try something like this&lt;/P&gt;&lt;P&gt;IF(DWH_IM_DATE=GI_LAST_DATE,sum({&amp;lt;DWH_IM_MOVEMENT_TYPE={'2'}&amp;gt;} GI_IM_QTY))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or try 2nd solution provided by Jonathan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 12:09:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646535#M1072012</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-08-08T12:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: SET ANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646536#M1072013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan,&lt;/P&gt;&lt;P&gt;do you think something like this will work&lt;/P&gt;&lt;P&gt;if(DWH_IM_DATE='GI_LAST_DATE',if(DWH_IM_MOVEMENT_TYPE='2',sum(GI_IM_QTY))&lt;/P&gt;&lt;P&gt;I tried that but it shows -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 12:24:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646536#M1072013</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-08T12:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: SET ANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646537#M1072014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need:&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;DWH_IM_MOVEMENT_TYPE={'2'}&amp;gt;} If(DWH_I_DATE=GI_LAST_DATE, GI_IM_QTY))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can still use the set expression for the movement type, but need a sum(if()) for the dates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 12:28:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646537#M1072014</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-08-08T12:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: SET ANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646538#M1072015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;IF(DWH_IM_DATE=GI_LAST_DATE,sum({&amp;lt;DWH_IM_MOVEMENT_TYPE={'2'}&amp;gt;} GI_IM_QTY))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;works fine but it takes the full sum sum of GI_IM_QTY i want just the last date to be selected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;IMG alt="1_GIQTY.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/64032_1_GIQTY.jpg" /&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;"&gt;what i want to achieve is regardless of selection it should take last_gi_date and what ever is the date should&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;give the result of this date like below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;IMG alt="2_GIQTY.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/64033_2_GIQTY.jpg" /&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;"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 14:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646538#M1072015</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-08T14:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: SET ANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646539#M1072016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might consider to create an additional flag in the data model:&lt;/P&gt;&lt;P&gt;IF(DWH_IM_DATE=GI_LAST_DATE,1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as FLAG_LAST_DATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then your expression will look like this:&lt;/P&gt;&lt;P&gt;sum({&amp;lt; DWH_IM_MOVEMENT_TYPE={'2'}, FLAG_LAST_DATE = {1} &amp;gt;} GI_IM_QTY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much simpler and efficient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Janusz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 14:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646539#M1072016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-08T14:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: SET ANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646540#M1072017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem I am facing now is&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;DWH_IM_DATE is in a different tab and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;GI_LAST_DATE&lt;/SPAN&gt; is in different tab of edit script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GI_DATE_FLAG:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; DWH_SKU_REF_NO,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(DWH_IM_DATE=GI_LAST_DATE,1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as GI_DATE_FLAG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; FROM $(PathData)z1_GI_LAST_DATE.QVD (qvd)&lt;/P&gt;&lt;P&gt;WHERE GI_LAST_DATE &amp;gt;= $(StartDate_Futura) AND GI_LAST_BRANCH=1000;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it gives an error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 16:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646540#M1072017</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-08T16:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: SET ANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646541#M1072018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;how can i get the field from two different tab&lt;/P&gt;&lt;P&gt;GI_DATE_FLAG:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; DWH_SKU_REF_NO,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;D&lt;EM&gt;&lt;STRONG&gt;WH_IM_DATE&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;=GI_LAST_DATE,1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as GI_DATE_FLAG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; FROM $(PathData)z1_GI_LAST_DATE.QVD (qvd)&lt;/P&gt;&lt;P&gt;WHERE GI_LAST_DATE &amp;gt;= $(StartDate_Futura) AND GI_LAST_BRANCH=1000;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 16:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646541#M1072018</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-08T16:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: SET ANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646542#M1072019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;DWH_IM_MOVEMENT_TYPE={'2'},DWH_IM_DATE={'$(=Max(GI_LAST_DATE))'}&lt;SPAN style="font-size: 10pt;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;GI_IM_QTY&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Aviral Nag&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 17:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646542#M1072019</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-08-08T17:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: SET ANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646543#M1072020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aviral,&lt;/P&gt;&lt;P&gt;it looks like we are getting closer the problem is now it only shows you the GI_IM_QTY of the last day which is usually yesterday date anything before that it doesn't show you any stock.&lt;/P&gt;&lt;P&gt;I will be very thankful if you can help in this please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 17:24:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALYSIS/m-p/646543#M1072020</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-08T17:24:43Z</dc:date>
    </item>
  </channel>
</rss>

