<?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: Displaying avg prices in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486017#M552440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;A href="https://community.qlik.com/qlik-users/134560"&gt;Carlos Alberto Reyes Díaz&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've realized I have one problem using this formula. Considering my data is split up by month, it works perfectly when I show up all the months, but when I click on one single month the data change, which is not correct.&lt;/P&gt;&lt;P&gt;Do you have any idea why it does this bad association?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cristina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Nov 2013 09:24:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-11T09:24:45Z</dc:date>
    <item>
      <title>Displaying avg prices</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486013#M552436</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 a pivot table in which I have to display the PY Prices for each material and month and the PY Price at material level without considering the month. (see the attachment for a good understanding).&lt;/P&gt;&lt;P&gt;The problem is when I calculate the PY Price for each material, it compares only in one cell, but I'd like to repeat the same value for all months.&lt;/P&gt;&lt;P&gt;My formula is&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;avg(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(PY_PRICE,&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MG_DESCRIPTION_MG_LEV1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MAT_MATERIAL_CODE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;How to modify it in order to repeat the value in all the other cells?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 21:07:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486013#M552436</guid>
      <dc:creator />
      <dc:date>2013-11-05T21:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying avg prices</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486014#M552437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right off the bat, I think your formula has two many commas before the first aggregation field. It should be:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;avg(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PY_PRICE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MG_DESCRIPTION_MG_LEV1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MAT_MATERIAL_CODE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 21:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486014#M552437</guid>
      <dc:creator>Carlos_Reyes</dc:creator>
      <dc:date>2013-11-05T21:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying avg prices</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486015#M552438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, no...it was a typo...my mistake. In QV the formula has only one comma.&lt;/P&gt;&lt;P&gt;It isn't this the reason of the malfunction&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 21:35:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486015#M552438</guid>
      <dc:creator />
      <dc:date>2013-11-05T21:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying avg prices</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486016#M552439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then just add the Sum to the PY_PRICE and also add the TOTAL qualifier in the AVG. Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;avg( TOTAL &amp;lt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MAT_MATERIAL_CODE&lt;/SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(PY_PRICE)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MG_DESCRIPTION_MG_LEV1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MAT_MATERIAL_CODE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Perhaps you also need to add the MONTH_MONTH_OF_YEAR field to the aggregate.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 21:47:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486016#M552439</guid>
      <dc:creator>Carlos_Reyes</dc:creator>
      <dc:date>2013-11-05T21:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying avg prices</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486017#M552440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;A href="https://community.qlik.com/qlik-users/134560"&gt;Carlos Alberto Reyes Díaz&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've realized I have one problem using this formula. Considering my data is split up by month, it works perfectly when I show up all the months, but when I click on one single month the data change, which is not correct.&lt;/P&gt;&lt;P&gt;Do you have any idea why it does this bad association?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cristina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 09:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486017#M552440</guid>
      <dc:creator />
      <dc:date>2013-11-11T09:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying avg prices</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486018#M552441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cristina&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That issue is due to QlikView's default behaviour. Let me be more specific. When you have no selections in Month, or any other field that could reduce the number of available months information, QlikView calculates the formula based on the available or possible information. However, when you filter something that results on only one month of information, QlikView only has the information related to that month to calculate the formula. This way, QlikView will always calculate the formula based on the available or possible information given the current selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the default behavior, nonetheless you can disregard selections in order to make sure that your formula always takes all possible months of information. You can use Set Analysis in order to do this. Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;avg(&amp;nbsp; {$&amp;lt;&lt;SPAN style="font-size: 8pt;"&gt;MONTH_MONTH_OF_YEAR= &lt;/SPAN&gt;&amp;gt;} TOTAL &amp;lt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MAT_MATERIAL_CODE&lt;/SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(&amp;nbsp; &lt;SPAN style="font-size: 8pt;"&gt;{$&amp;lt;&lt;SPAN style="font-size: 8pt;"&gt;MONTH_MONTH_OF_YEAR= &lt;/SPAN&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;PY_PRICE)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MG_DESCRIPTION_MG_LEV1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MAT_MATERIAL_CODE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You may also want to check a similar post that will help you undestand this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/98092"&gt;Sales person vs top/bottom sales person per month&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also there are very good posts about how to play with rolling dates scenarios:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4252"&gt;Calculating rolling n-period totals, averages or other aggregations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 15:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486018#M552441</guid>
      <dc:creator>Carlos_Reyes</dc:creator>
      <dc:date>2013-11-11T15:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying avg prices</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486019#M552442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thank for your reply, but I would like the user to be able to analyze the data for each month, but also to keep the average price calculated of all 12 months.&lt;/P&gt;&lt;P&gt;Doesn't exist a way to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cristina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 16:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486019#M552442</guid>
      <dc:creator />
      <dc:date>2013-11-11T16:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying avg prices</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486020#M552443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, it depends on how exactly you want to achieve that. However as far as I know you can't do both things in the same expression in a different way than the first answer I gave you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you upload a document (qvw) with an example it'll be easier to help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 17:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486020#M552443</guid>
      <dc:creator>Carlos_Reyes</dc:creator>
      <dc:date>2013-11-11T17:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Displaying avg prices</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486021#M552447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll find the enclosed application. I hope you can open it because every time I tried to upload an application nobody couldn't open it.&lt;/P&gt;&lt;P&gt;Let me know if you have this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 17:21:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486021#M552447</guid>
      <dc:creator />
      <dc:date>2013-11-11T17:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying avg prices</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486022#M552448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cristina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's strange but I cannot open your file either. Perhaps you're using Section Access?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 18:08:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486022#M552448</guid>
      <dc:creator>Carlos_Reyes</dc:creator>
      <dc:date>2013-11-11T18:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Displaying avg prices</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486023#M552449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not using the Section Access.&lt;/P&gt;&lt;P&gt;I've just turned on the Admin Override Security from Document Properties, I don't know if this was the cause, but you can try again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 18:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486023#M552449</guid>
      <dc:creator />
      <dc:date>2013-11-11T18:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying avg prices</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486024#M552450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still can't open your document. You say everyone has problems with your documents, have you tried to save the app in a different computer and upload it from that computer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no idea of what can cause this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 19:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486024#M552450</guid>
      <dc:creator>Carlos_Reyes</dc:creator>
      <dc:date>2013-11-11T19:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Displaying avg prices</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486025#M552451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I haven't tried it yet. Could be some settings on the server? Because either my colleague who works on the same machine has the same problem when she tries to upload documents.&lt;/P&gt;&lt;P&gt;I've made a copy on my local and I've tried to uploaded from here. Try now, please!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your availability.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cristina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 20:21:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486025#M552451</guid>
      <dc:creator />
      <dc:date>2013-11-11T20:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying avg prices</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486026#M552452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope.. I still can't open your document and I don't know what can be hapenning. I think you should ask your QlikView provider&amp;nbsp; why do you have this problem. Perhaps QlikCommunity itself may help... you can open a thread to try to figure out what could be the problem. I remember that in old versions of QlikView there were some settings like security for MACHINE ID... perhaps you're using something like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you manage the QlikView environment? What kind of security are you using? What version of QlikView?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd love to help you resolve this but I don't have the slightest idea of what is causing this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for not being able to help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 21:05:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486026#M552452</guid>
      <dc:creator>Carlos_Reyes</dc:creator>
      <dc:date>2013-11-11T21:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying avg prices</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486027#M552453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finally it works using the formula&lt;/P&gt;&lt;P&gt;avg(&amp;nbsp;&amp;nbsp; TOTAL &amp;lt;MAT_MATERIAL_CODE&amp;gt;&lt;/P&gt;&lt;P&gt;aggr(&lt;/P&gt;&lt;P&gt;Sum(&amp;nbsp; {$&amp;lt;MONTH_MONTH_OF_YEAR= &amp;gt;}&amp;nbsp; PY_PRICE)&lt;/P&gt;&lt;P&gt; MAT_MATERIAL_CODE)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you a lot for your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cristina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 15:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486027#M552453</guid>
      <dc:creator />
      <dc:date>2013-11-12T15:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying avg prices</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486028#M552454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm glad you found a solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 16:41:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-avg-prices/m-p/486028#M552454</guid>
      <dc:creator>Carlos_Reyes</dc:creator>
      <dc:date>2013-11-12T16:41:08Z</dc:date>
    </item>
  </channel>
</rss>

