<?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 Price Index Normalization in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Price-Index-Normalization/m-p/142119#M505647</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;I am not clear with the question. Can you explain it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4&gt;Regards,&lt;/H4&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Apr 2009 02:23:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-04-23T02:23:44Z</dc:date>
    <item>
      <title>Price Index Normalization</title>
      <link>https://community.qlik.com/t5/QlikView/Price-Index-Normalization/m-p/142118#M505646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone successfully implemented Price Indexing with normalization (&lt;A href="http://en.wikipedia.org/wiki/Price_index"&gt;http://en.wikipedia.org/wiki/Price_index&lt;/A&gt;) ? I have been able to do the Fisher Ideal, but the problem arises when you try to normalize the indices based on the user selection and you want to only compare one particular month versus the latest selected month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 22:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Price-Index-Normalization/m-p/142118#M505646</guid>
      <dc:creator />
      <dc:date>2009-04-22T22:51:25Z</dc:date>
    </item>
    <item>
      <title>Price Index Normalization</title>
      <link>https://community.qlik.com/t5/QlikView/Price-Index-Normalization/m-p/142119#M505647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;I am not clear with the question. Can you explain it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4&gt;Regards,&lt;/H4&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2009 02:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Price-Index-Normalization/m-p/142119#M505647</guid>
      <dc:creator />
      <dc:date>2009-04-23T02:23:44Z</dc:date>
    </item>
    <item>
      <title>Price Index Normalization</title>
      <link>https://community.qlik.com/t5/QlikView/Price-Index-Normalization/m-p/142120#M505648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;Have you tried the set analysis with $* option? This option permits add the current selections to the set indicated in expresions.&lt;/P&gt;&lt;P&gt;Can you send the qvw file in order to help you more efficiently?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 05:41:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Price-Index-Normalization/m-p/142120#M505648</guid>
      <dc:creator>Pablo_Robles</dc:creator>
      <dc:date>2009-06-26T05:41:47Z</dc:date>
    </item>
    <item>
      <title>Price Index Normalization</title>
      <link>https://community.qlik.com/t5/QlikView/Price-Index-Normalization/m-p/142121#M505649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been trying something similar, but, have not had any luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adding up the following: =sum( current AUP/ last year AUP * Spend Value/ Total Spend ) to get a monthly index. But, I either get allocation error or no data to display...any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 11:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Price-Index-Normalization/m-p/142121#M505649</guid>
      <dc:creator />
      <dc:date>2009-12-04T11:38:02Z</dc:date>
    </item>
    <item>
      <title>Price Index Normalization</title>
      <link>https://community.qlik.com/t5/QlikView/Price-Index-Normalization/m-p/142122#M505650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I may have answered my own question for once! Here's the formula that appears to give me the desired result:&lt;/P&gt;&lt;P&gt;=AGGR(sum( [Unit Price]/ [2008 AUP] * [Total Spend] / aggr(NODISTINCT sum([Unit Price] * Quantity),Month)),Month)&lt;/P&gt;&lt;P&gt;Gives me a monthly index of price change when comparing receipts to the previous years average unit price (calculated in the script) by part. Awesome! I also am able to obtain an annual total, though not in the same object. but, I'm cool wit dat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 05:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Price-Index-Normalization/m-p/142122#M505650</guid>
      <dc:creator />
      <dc:date>2009-12-08T05:49:23Z</dc:date>
    </item>
  </channel>
</rss>

