<?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 Rolling 12 Month: a problem.... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rolling-12-Month-a-problem/m-p/414244#M154096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; Hi all,&lt;/P&gt;&lt;P&gt;I found the attached file in the community. &lt;/P&gt;&lt;P&gt;It is an example well done and very useful&lt;/P&gt;&lt;P&gt;In the sheet "Sheet2" if I select a value from Region do not change the values in the table.&lt;/P&gt;&lt;P&gt;How can I do for the selection also to the Region dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thank &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Apr 2013 13:34:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-04-30T13:34:37Z</dc:date>
    <item>
      <title>Rolling 12 Month: a problem....</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-12-Month-a-problem/m-p/414244#M154096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; Hi all,&lt;/P&gt;&lt;P&gt;I found the attached file in the community. &lt;/P&gt;&lt;P&gt;It is an example well done and very useful&lt;/P&gt;&lt;P&gt;In the sheet "Sheet2" if I select a value from Region do not change the values in the table.&lt;/P&gt;&lt;P&gt;How can I do for the selection also to the Region dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thank &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 13:34:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-12-Month-a-problem/m-p/414244#M154096</guid>
      <dc:creator />
      <dc:date>2013-04-30T13:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 Month: a problem....</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-12-Month-a-problem/m-p/414245#M154097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expressions start with sum({1&amp;lt;OrderDate={. The 1 means ignore all selections. Remove the 1 and the selection of a Region will be reflected in the calculation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 13:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-12-Month-a-problem/m-p/414245#M154097</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-04-30T13:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 Month: a problem....</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-12-Month-a-problem/m-p/414246#M154098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK Gysbert,&lt;/P&gt;&lt;P&gt;you're right.&lt;/P&gt;&lt;P&gt;But I would like to be able to keep the 12 months in the dimensions and also the ability to select a value for the Region&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thank&lt;/P&gt;&lt;P&gt;Sbuzi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 13:53:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-12-Month-a-problem/m-p/414246#M154098</guid>
      <dc:creator />
      <dc:date>2013-04-30T13:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 Month: a problem....</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-12-Month-a-problem/m-p/414247#M154099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try sum({&amp;lt;&lt;STRONG&gt;Month=, MonthYear=, &lt;/STRONG&gt;OrderDate={"&amp;gt;=$(=addmonths(monthend(max(OrderDate))+1,-12)) &amp;lt;=$(=max(OrderDate))"}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 May 2013 07:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-12-Month-a-problem/m-p/414247#M154099</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-05T07:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 Month: a problem....</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-12-Month-a-problem/m-p/414248#M154100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you enclose two '' - is that nessecary?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 May 2013 08:37:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-12-Month-a-problem/m-p/414248#M154100</guid>
      <dc:creator />
      <dc:date>2013-05-05T08:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 Month: a problem....</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-12-Month-a-problem/m-p/414249#M154101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you VERY MUCH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 11:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-12-Month-a-problem/m-p/414249#M154101</guid>
      <dc:creator />
      <dc:date>2013-06-07T11:03:49Z</dc:date>
    </item>
  </channel>
</rss>

