<?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 Average, Currency Conversion, Pivot Table - not working together in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rolling-Average-Currency-Conversion-Pivot-Table-not-working/m-p/182704#M48233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Pivot Table where the Months are across the top as a header instead of on the side as a row. I am using the RANGESUM(ABOVE(sum(Sales/IntermediateRate/TargetRate), 0, 3))&lt;/P&gt;&lt;P&gt;The user selects a TargetCurrency which gives them results in appropriate currency format. The problem I have is that the Rangesum to do the 3 month average sales amount is 0.00 when the Month-Year is across the top as a column header.&lt;/P&gt;&lt;P&gt;Is there a way to make the rolling average work when the Month-Year is a column header instead of the rows..&lt;/P&gt;&lt;P&gt;I would like to see,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month-Year Jan-09 Feb-09 Mar-09 Apr-09&lt;/P&gt;&lt;P&gt;3mo Average(a) xxxx xxxx xxxx xxxx&lt;/P&gt;&lt;P&gt;monthly sale(b) xxxx xxxx xxxx xxxx&lt;/P&gt;&lt;P&gt;a/b xxxxx xxxxxx xxxxx xxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and NOT,&lt;/P&gt;&lt;P&gt;MonthYear Expressions&lt;/P&gt;&lt;P&gt;Jan-09 3mo average xxxx&lt;/P&gt;&lt;P&gt;monthly sale xxxx&lt;/P&gt;&lt;P&gt;a/b xxxx&lt;/P&gt;&lt;P&gt;Feb-09 3mo average xxxx&lt;/P&gt;&lt;P&gt;monthly sale xxxx&lt;/P&gt;&lt;P&gt;a/b xxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas are greatly appreciated. thanks much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ps; i tried to do it in the script but wasn't able to achieve it because of the different currency rates applicable in each month for the (a) part of the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Mar 2010 03:55:11 GMT</pubDate>
    <dc:creator>avastani</dc:creator>
    <dc:date>2010-03-17T03:55:11Z</dc:date>
    <item>
      <title>Rolling Average, Currency Conversion, Pivot Table - not working together</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Average-Currency-Conversion-Pivot-Table-not-working/m-p/182704#M48233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Pivot Table where the Months are across the top as a header instead of on the side as a row. I am using the RANGESUM(ABOVE(sum(Sales/IntermediateRate/TargetRate), 0, 3))&lt;/P&gt;&lt;P&gt;The user selects a TargetCurrency which gives them results in appropriate currency format. The problem I have is that the Rangesum to do the 3 month average sales amount is 0.00 when the Month-Year is across the top as a column header.&lt;/P&gt;&lt;P&gt;Is there a way to make the rolling average work when the Month-Year is a column header instead of the rows..&lt;/P&gt;&lt;P&gt;I would like to see,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month-Year Jan-09 Feb-09 Mar-09 Apr-09&lt;/P&gt;&lt;P&gt;3mo Average(a) xxxx xxxx xxxx xxxx&lt;/P&gt;&lt;P&gt;monthly sale(b) xxxx xxxx xxxx xxxx&lt;/P&gt;&lt;P&gt;a/b xxxxx xxxxxx xxxxx xxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and NOT,&lt;/P&gt;&lt;P&gt;MonthYear Expressions&lt;/P&gt;&lt;P&gt;Jan-09 3mo average xxxx&lt;/P&gt;&lt;P&gt;monthly sale xxxx&lt;/P&gt;&lt;P&gt;a/b xxxx&lt;/P&gt;&lt;P&gt;Feb-09 3mo average xxxx&lt;/P&gt;&lt;P&gt;monthly sale xxxx&lt;/P&gt;&lt;P&gt;a/b xxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas are greatly appreciated. thanks much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ps; i tried to do it in the script but wasn't able to achieve it because of the different currency rates applicable in each month for the (a) part of the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 03:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Average-Currency-Conversion-Pivot-Table-not-working/m-p/182704#M48233</guid>
      <dc:creator>avastani</dc:creator>
      <dc:date>2010-03-17T03:55:11Z</dc:date>
    </item>
    <item>
      <title>Rolling Average, Currency Conversion, Pivot Table - not working together</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Average-Currency-Conversion-Pivot-Table-not-working/m-p/182705#M48234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will the "BEFORE" function work. It's equivalent to the ABOVE function, but works on columns to the left of the current column instead of rows above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 06:09:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Average-Currency-Conversion-Pivot-Table-not-working/m-p/182705#M48234</guid>
      <dc:creator>michael_anthony</dc:creator>
      <dc:date>2010-03-17T06:09:02Z</dc:date>
    </item>
    <item>
      <title>Rolling Average, Currency Conversion, Pivot Table - not working together</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Average-Currency-Conversion-Pivot-Table-not-working/m-p/182706#M48235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it does work, however, when someone transitions into a fast change to a line chart or straight table, i get 0.00 and nulls.&lt;/P&gt;&lt;P&gt;is there a way to determine the chart type in the expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 12:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Average-Currency-Conversion-Pivot-Table-not-working/m-p/182706#M48235</guid>
      <dc:creator>avastani</dc:creator>
      <dc:date>2010-03-17T12:44:05Z</dc:date>
    </item>
  </channel>
</rss>

