<?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 Different timeframes in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Different-timeframes-in-expression/m-p/143634#M22820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm needing to calculate sum of account receivables of a month / avg of sales of previous 12 months.&lt;/P&gt;&lt;P&gt;I have to work at detailed level (I cannot pre-process cummulated averages).&lt;/P&gt;&lt;P&gt;Any clue ?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 May 2009 05:12:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-05-08T05:12:38Z</dc:date>
    <item>
      <title>Different timeframes in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Different-timeframes-in-expression/m-p/143634#M22820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm needing to calculate sum of account receivables of a month / avg of sales of previous 12 months.&lt;/P&gt;&lt;P&gt;I have to work at detailed level (I cannot pre-process cummulated averages).&lt;/P&gt;&lt;P&gt;Any clue ?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2009 05:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-timeframes-in-expression/m-p/143634#M22820</guid>
      <dc:creator />
      <dc:date>2009-05-08T05:12:38Z</dc:date>
    </item>
    <item>
      <title>Different timeframes in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Different-timeframes-in-expression/m-p/143635#M22821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "book answer" in ver. 8.5 is "Set Analysis".&lt;/P&gt;&lt;P&gt;Or, you can have a separate month field and link it to your AR months with a set of flags - SameMonthFlag, Last12MonthFlag, etc. Once you do that, you can use your new Month field as a Dimension in the chart and use your flags as multipliers in your expressions:&lt;/P&gt;&lt;P&gt;sum(AR_Amount * SameMonthFlag) / (sum(Sales * Last12MonthFlag) / 12)&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2009 10:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-timeframes-in-expression/m-p/143635#M22821</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2009-05-08T10:04:24Z</dc:date>
    </item>
  </channel>
</rss>

