<?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: Re: Ignore chart dimension in second expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignore-chart-dimension-in-second-expression/m-p/618655#M545286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried both the ways,&lt;/P&gt;&lt;P&gt;but i lost dimension also for the first expression (attached the jpg)..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where is my mistake?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2014 10:15:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-09T10:15:13Z</dc:date>
    <item>
      <title>Ignore chart dimension in second expression</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-chart-dimension-in-second-expression/m-p/618651#M545282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as obect i need to ignore one dimension for the second expression of my stacked bar chart.&lt;/P&gt;&lt;P&gt;dimension:&lt;/P&gt;&lt;P&gt;time&lt;/P&gt;&lt;P&gt;cities&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expressions:&lt;/P&gt;&lt;P&gt;count(people_city)&lt;/P&gt;&lt;P&gt;avg(people_all the cities) --&amp;gt; must ignore the cities dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached the chart structure without the second expression, i would like to represent the value of &lt;STRONG&gt;avg(people_all the cities)&lt;/STRONG&gt; on top of every stacked bar.&lt;/P&gt;&lt;P&gt;How can i realize it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tx you!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 09:49:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-chart-dimension-in-second-expression/m-p/618651#M545282</guid>
      <dc:creator />
      <dc:date>2014-04-09T09:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore chart dimension in second expression</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-chart-dimension-in-second-expression/m-p/618652#M545283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;avg({&amp;lt;Cities = &amp;gt;}people_all the cities)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 09:52:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-chart-dimension-in-second-expression/m-p/618652#M545283</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-09T09:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore chart dimension in second expression</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-chart-dimension-in-second-expression/m-p/618653#M545284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like:&lt;/P&gt;&lt;P&gt;Avg( Total &amp;lt;CityDim&amp;gt; YourPeopleDim)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 09:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-chart-dimension-in-second-expression/m-p/618653#M545284</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-09T09:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore chart dimension in second expression</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-chart-dimension-in-second-expression/m-p/618654#M545285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;refer to this case, I think it should be&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Avg( Total &amp;lt;TimeDim&amp;gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;people_city&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 10:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-chart-dimension-in-second-expression/m-p/618654#M545285</guid>
      <dc:creator />
      <dc:date>2014-04-09T10:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Ignore chart dimension in second expression</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-chart-dimension-in-second-expression/m-p/618655#M545286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried both the ways,&lt;/P&gt;&lt;P&gt;but i lost dimension also for the first expression (attached the jpg)..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where is my mistake?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 10:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-chart-dimension-in-second-expression/m-p/618655#M545286</guid>
      <dc:creator />
      <dc:date>2014-04-09T10:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore chart dimension in second expression</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-chart-dimension-in-second-expression/m-p/618656#M545287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload your sample apps?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 10:20:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-chart-dimension-in-second-expression/m-p/618656#M545287</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-09T10:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Ignore chart dimension in second expression</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-chart-dimension-in-second-expression/m-p/618657#M545288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a bit hard to extract the code.&lt;/P&gt;&lt;P&gt;The problem is that in the second expression i already have a set analysis with temporal filter, so now i should have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;avg({&amp;lt;Cities = &amp;gt; &lt;STRONG&gt;* &amp;lt;temporal filter&amp;gt;&lt;/STRONG&gt;}people_all the cities)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;but in this way the city filter doesn't work and i continue to see all the city.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 10:37:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-chart-dimension-in-second-expression/m-p/618657#M545288</guid>
      <dc:creator />
      <dc:date>2014-04-09T10:37:37Z</dc:date>
    </item>
  </channel>
</rss>

