<?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 Reference on x axis / dimension on chart expression? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reference-on-x-axis-dimension-on-chart-expression/m-p/165223#M37625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jep, this solved the problem - thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Dec 2009 16:40:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-12-01T16:40:41Z</dc:date>
    <item>
      <title>Reference on x axis / dimension on chart expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-on-x-axis-dimension-on-chart-expression/m-p/165220#M37622</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;I'm a little puzzled how I could refer to the value of dimension in a chart expression. I should get a number of Products with the same value in another table. In QlikView pseudocode the expression would be something like this:&lt;/P&gt;&lt;P&gt;count( {$&amp;lt; Q2 = [plot point x axis value] &amp;gt;} distinct ProductID )&lt;/P&gt;&lt;P&gt;where Q2 values are similar yet unrelated to the x axis dimension (hmm, does that make any sense?).&lt;/P&gt;&lt;P&gt;Tommi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2009 23:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-on-x-axis-dimension-on-chart-expression/m-p/165220#M37622</guid>
      <dc:creator />
      <dc:date>2009-11-25T23:15:16Z</dc:date>
    </item>
    <item>
      <title>Reference on x axis / dimension on chart expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-on-x-axis-dimension-on-chart-expression/m-p/165221#M37623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis expression cannot refer to the value of the dimension. They are applied globally, returning a single set (though not value) for the entire chart. If Q2 is not being restricted by the selections, this should work:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;count(distinct if(Q2=[plot point x axis value],ProductID))&lt;/P&gt;&lt;P&gt;If Q2 is being restricted by the selections, and part of the reason you wanted set analysis was to remove these restrictions, then something like this:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;count({&amp;lt;Q2=&amp;gt;} distinct if(Q2=[plot point x axis value],ProductID))&lt;/P&gt;&lt;P&gt;You may instead want to consider linking Q2 to your x axis value directly in the data model for the simplest and fastest expression:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;count(distinct ProductID)&lt;/P&gt;&lt;P&gt;Or I may not be understanding the question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2009 00:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-on-x-axis-dimension-on-chart-expression/m-p/165221#M37623</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-11-26T00:53:28Z</dc:date>
    </item>
    <item>
      <title>Reference on x axis / dimension on chart expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-on-x-axis-dimension-on-chart-expression/m-p/165222#M37624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This solved the problem - thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2009 16:39:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-on-x-axis-dimension-on-chart-expression/m-p/165222#M37624</guid>
      <dc:creator />
      <dc:date>2009-12-01T16:39:49Z</dc:date>
    </item>
    <item>
      <title>Reference on x axis / dimension on chart expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-on-x-axis-dimension-on-chart-expression/m-p/165223#M37625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jep, this solved the problem - thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2009 16:40:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-on-x-axis-dimension-on-chart-expression/m-p/165223#M37625</guid>
      <dc:creator />
      <dc:date>2009-12-01T16:40:41Z</dc:date>
    </item>
  </channel>
</rss>

