<?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: Set analysis based on lock period in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-based-on-lock-period/m-p/1024958#M947081</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=sum({&amp;lt; Year={$(=Max(Year))},MonthID={$(=Max(MonthID))},MonthIDS={$(=Max(MonthID)+ $(vLockPeriod) )}&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i select the ID that time only its working correctly without select the ID the sales is zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have any ideas for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jan 2016 10:05:07 GMT</pubDate>
    <dc:creator>stephenedberkg</dc:creator>
    <dc:date>2016-01-05T10:05:07Z</dc:date>
    <item>
      <title>Set analysis based on lock period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-based-on-lock-period/m-p/1024956#M947079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here with i attach the sample app&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i selected the ID only the sales values are&amp;nbsp; displaying but without selecting the ID the sales values is zero.&lt;/P&gt;&lt;P&gt;i cant show zero in dashboard instead of that i want to show the MTD and YTD sales values for all IDs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MY expression is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt; Years={$(=Max(Years))},Months= {$(=Month(Addmonths(Max(UploadDate),$(vLockPeriod))))},ID&amp;gt;}sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 07:34:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-based-on-lock-period/m-p/1024956#M947079</guid>
      <dc:creator>stephenedberkg</dc:creator>
      <dc:date>2016-01-05T07:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis based on lock period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-based-on-lock-period/m-p/1024957#M947080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Instead you can show always for a max ID ,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 07:52:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-based-on-lock-period/m-p/1024957#M947080</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2016-01-05T07:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis based on lock period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-based-on-lock-period/m-p/1024958#M947081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=sum({&amp;lt; Year={$(=Max(Year))},MonthID={$(=Max(MonthID))},MonthIDS={$(=Max(MonthID)+ $(vLockPeriod) )}&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i select the ID that time only its working correctly without select the ID the sales is zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have any ideas for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 10:05:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-based-on-lock-period/m-p/1024958#M947081</guid>
      <dc:creator>stephenedberkg</dc:creator>
      <dc:date>2016-01-05T10:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis based on lock period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-based-on-lock-period/m-p/1024959#M947082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;$(vLockPeriod) evaluates to - (&lt;STRONG&gt;Null()&lt;/STRONG&gt;) when no id is selected. and that is why AddMonths doesn't seems to be working. There are three options available within lock period field, which one would you want it to be without selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="110596" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/110596_Capture.PNG" style="height: 276px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 10:16:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-based-on-lock-period/m-p/1024959#M947082</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-05T10:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis based on lock period</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-based-on-lock-period/m-p/1024960#M947083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/sunindia"&gt;sunindia&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want the sum of all.i think its not possible in set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can we do anything in script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 11:25:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-based-on-lock-period/m-p/1024960#M947083</guid>
      <dc:creator>stephenedberkg</dc:creator>
      <dc:date>2016-01-05T11:25:45Z</dc:date>
    </item>
  </channel>
</rss>

