<?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: Rolling Month Function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157350#M377439</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it gives error if i use in dimension, it is not taking rowno()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jul 2016 11:11:16 GMT</pubDate>
    <dc:creator>pipuindia99</dc:creator>
    <dc:date>2016-07-14T11:11:16Z</dc:date>
    <item>
      <title>Rolling Month Function</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157348#M377437</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;I have Month field in dimension and in expression i am using Rand() function to get random values. now based on my selection in month i want to see the data in chart like if i choose march, then i want to see from jan to mar, if i choose may then i want to see from jan to may...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would appreciate if anyone can help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 11:03:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157348#M377437</guid>
      <dc:creator>pipuindia99</dc:creator>
      <dc:date>2016-07-14T11:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Month Function</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157349#M377438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(Sum({&amp;lt;Month&amp;gt;} Rand()), 0 RowNo())) * Avg(1)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 11:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157349#M377438</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-14T11:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Month Function</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157350#M377439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it gives error if i use in dimension, it is not taking rowno()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 11:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157350#M377439</guid>
      <dc:creator>pipuindia99</dc:creator>
      <dc:date>2016-07-14T11:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Month Function</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157351#M377440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In dimension? The above should work as an expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 11:12:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157351#M377440</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-14T11:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Month Function</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157352#M377441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesnot work, it shows error in same point for rowno(), can you check if something missing &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 11:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157352#M377441</guid>
      <dc:creator>pipuindia99</dc:creator>
      <dc:date>2016-07-14T11:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Month Function</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157353#M377442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it shows only for 1&amp;nbsp; month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(Sum({&amp;lt;Month&amp;gt;} Rand()), 0 ,RowNo())) * Avg(1)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 11:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157353#M377442</guid>
      <dc:creator>pipuindia99</dc:creator>
      <dc:date>2016-07-14T11:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Month Function</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157354#M377443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What exactly are you trying to do? I am not sure I understand the reason to use Rand() here. Can you may be provide a context?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 12:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157354#M377443</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-14T12:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Month Function</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157355#M377444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a bar chart and in that i have used Month field as dimension and in expression i have written Rand(), now when i select Month as mar from a filter i want to see data from jan to mar. and i dont want to see data for the month which i chose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 12:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157355#M377444</guid>
      <dc:creator>pipuindia99</dc:creator>
      <dc:date>2016-07-14T12:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Month Function</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157356#M377445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: line-through;"&gt;Rand() * Avg({&amp;lt;MonthNum = {"$(='&amp;lt;=' &amp;amp; Max(MonthNum))"}&amp;gt;} 1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE: More like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;Month&amp;gt;}Rand()*10000)* Avg({&amp;lt;MonthNum = {"$(='&amp;lt;=' &amp;amp; Max(MonthNum))"}, Month&amp;gt;} 1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where MonthNum is created in the script like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Num(Month) as MonthNum&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/131274_Capture.PNG" style="height: 300px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 12:25:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157356#M377445</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-14T12:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Month Function</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157357#M377446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny, I tried a different format it works. appreciate your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 07:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Month-Function/m-p/1157357#M377446</guid>
      <dc:creator>pipuindia99</dc:creator>
      <dc:date>2016-07-15T07:44:31Z</dc:date>
    </item>
  </channel>
</rss>

