<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807447#M285096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rido,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you select a month what is the output,&lt;/P&gt;&lt;P&gt;if less than month selected/greater than month selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Feb 2015 16:50:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-15T16:50:29Z</dc:date>
    <item>
      <title>Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807442#M285091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please could you assist me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to Create an expression to sum my forecasts if the month selection is greater than or equal to the current month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Fiscal Month]={"&amp;gt;=$(vCM)"}&amp;gt;}Forecast) --- This will give you the sum of all the months greater than or equal to the current month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only want to sum the selected month if the month or months selected is greater than the current month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Feb 2015 16:16:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807442#M285091</guid>
      <dc:creator>rido1421</dc:creator>
      <dc:date>2015-02-15T16:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807443#M285092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;vCM==(Mod((Month(Date(Date#((Today()),'YYYY/MM/DD'),'DD/MM/YYYY')))-$(vFM), 12)+1 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vFM=10&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Feb 2015 16:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807443#M285092</guid>
      <dc:creator>rido1421</dc:creator>
      <dc:date>2015-02-15T16:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807444#M285093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rido,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vCM = Month(Today());&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Fiscal Month] = {"&amp;gt;=$(vCM)&amp;lt;=$(max([Fiscal Month]))"}&amp;gt;}Forecast)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Feb 2015 16:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807444#M285093</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-15T16:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807445#M285094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neetha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That doesnt seem to work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Feb 2015 16:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807445#M285094</guid>
      <dc:creator>rido1421</dc:creator>
      <dc:date>2015-02-15T16:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807446#M285095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also have to keep my vCM as my Fiscal month....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Feb 2015 16:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807446#M285095</guid>
      <dc:creator>rido1421</dc:creator>
      <dc:date>2015-02-15T16:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807447#M285096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rido,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you select a month what is the output,&lt;/P&gt;&lt;P&gt;if less than month selected/greater than month selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Feb 2015 16:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807447#M285096</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-15T16:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807448#M285097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neetha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is giving a blank result .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This gives a result.. Sum({&amp;lt;[Fiscal Month]={"&amp;gt;=$(vCM)&amp;lt;=$(vMAXMTH)"}&amp;gt;}Forecast) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should do the same as you posted?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when selecting individual months eitherway greater or lower than current the figures are incorrect as well as when selecting multiple months&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I need to do this is because I want to sum the actual sales amounts prior to the current month&lt;/P&gt;&lt;P&gt;and add it to the Forecast figures of the future months , so that when selecting multiple months past currrent and future month you will get correct figures.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Feb 2015 17:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807448#M285097</guid>
      <dc:creator>rido1421</dc:creator>
      <dc:date>2015-02-15T17:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807449#M285098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you select greater than today month you are getting empty results,am i right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Feb 2015 17:22:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807449#M285098</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-15T17:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807450#M285099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neetha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No it doesnt give empty results... but the amount is not correct...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 05:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/807450#M285099</guid>
      <dc:creator>rido1421</dc:creator>
      <dc:date>2015-02-16T05:05:42Z</dc:date>
    </item>
  </channel>
</rss>

