<?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: TOTAL function in chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/TOTAL-function-in-chart/m-p/552645#M206447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you can to use the set analysis ..... {&amp;lt;ID=&amp;gt;}&amp;nbsp; in this way, not applicate the filter criteria on ID field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Dec 2013 15:13:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-10T15:13:33Z</dc:date>
    <item>
      <title>TOTAL function in chart</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-function-in-chart/m-p/552644#M206446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a chart with dimension variable: LastYear (per month)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to show one line with the average of Value of the selected ID(s): avg(Value)&lt;/P&gt;&lt;P&gt;and one line which shows the average of Value over all ID's: avg(TOTAL &amp;lt;LastYear&amp;gt; Value) ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is not working, with this expression the result is still limited to the ID selection and I want it to be an average over all ID's no matter the ID selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your help would be much appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 15:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-function-in-chart/m-p/552644#M206446</guid>
      <dc:creator>pepe2209</dc:creator>
      <dc:date>2013-12-10T15:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: TOTAL function in chart</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-function-in-chart/m-p/552645#M206447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you can to use the set analysis ..... {&amp;lt;ID=&amp;gt;}&amp;nbsp; in this way, not applicate the filter criteria on ID field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 15:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-function-in-chart/m-p/552645#M206447</guid>
      <dc:creator />
      <dc:date>2013-12-10T15:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: TOTAL function in chart</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-function-in-chart/m-p/552646#M206448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks, this indeed works when I make a selection in the field ID&lt;/P&gt;&lt;P&gt;But ID is not the only field in which i can make selections... so i want the total average to work no matter ANY selection made.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 15:22:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-function-in-chart/m-p/552646#M206448</guid>
      <dc:creator>pepe2209</dc:creator>
      <dc:date>2013-12-10T15:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: TOTAL function in chart</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-function-in-chart/m-p/552647#M206449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;avg( {1} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Value&lt;/SPAN&gt; ), 1 there will ignore all the selections and includes the dimensions in your&amp;nbsp; chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 15:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-function-in-chart/m-p/552647#M206449</guid>
      <dc:creator />
      <dc:date>2013-12-10T15:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: TOTAL function in chart</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-function-in-chart/m-p/552648#M206450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, then you test this .....&lt;/P&gt;&lt;P&gt;( {1} )&amp;nbsp; in this way you consider ALL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 15:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-function-in-chart/m-p/552648#M206450</guid>
      <dc:creator />
      <dc:date>2013-12-10T15:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: TOTAL function in chart</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-function-in-chart/m-p/552649#M206451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah yes thanks!&lt;/P&gt;&lt;P&gt;this is exactly what i need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 15:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-function-in-chart/m-p/552649#M206451</guid>
      <dc:creator>pepe2209</dc:creator>
      <dc:date>2013-12-10T15:39:05Z</dc:date>
    </item>
  </channel>
</rss>

