<?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 Limiting a graph's dimension to a certain value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limiting-a-graph-s-dimension-to-a-certain-value/m-p/256741#M1204769</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't do the limiting on the dimension, it must be on the expression, but you were on the right track.&lt;/P&gt;&lt;P&gt;Dimension should be MATERIAL&lt;/P&gt;&lt;P&gt;Expression should be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=AVG(IF(MaterialNumber='M321',price))&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Good luck,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 May 2010 16:46:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-11T16:46:45Z</dc:date>
    <item>
      <title>Limiting a graph's dimension to a certain value</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-a-graph-s-dimension-to-a-certain-value/m-p/256739#M1204767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm currently participating in a case study at university and am therefore working myself into the free version of Qlikview . It's actually been quite easy and intuitive so far but there's one thing that I've not managed to do so far:&lt;/P&gt;&lt;P&gt;I have a table that lists all the purchase orders of a company, including fields for the material, its price and the plant that bought it. I now want to calculate the average price of several certain materials for each of the four plants.&lt;/P&gt;&lt;P&gt;So far, I've done this: I have created a chart and used the plant and the material id for dimensions and Avg(price) as the expression. The chart I get lists all the materials that occur in the database. In order to point out certain gaps, I want to limit the material dimension to certain materials. I tried editing the dimension and the first and only thing I came up with was =(MaterialNumber='M321'). Now I get eight bars in my graph, two for each country. The left one shows a value which seems to be the average price of ALL materials combined. The right one displays the average price of material M321. Now how do I get rid of the left one? I thought that an expression like MaterialNumber='M321' would only display the right bar. I could of course do this by adding the material id field as a listbox but upon selecting a material id, some other graphs would get messed up.&lt;/P&gt;&lt;P&gt;Thanks in advance and keep up the good work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 16:12:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-a-graph-s-dimension-to-a-certain-value/m-p/256739#M1204767</guid>
      <dc:creator />
      <dc:date>2010-05-11T16:12:12Z</dc:date>
    </item>
    <item>
      <title>Limiting a graph's dimension to a certain value</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-a-graph-s-dimension-to-a-certain-value/m-p/256740#M1204768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tobias&lt;/P&gt;&lt;P&gt;Can you do it by removing the material dimension and use in the expression&lt;/P&gt;&lt;P&gt;avg(if(MaterialNumber='M321'),price))&lt;/P&gt;&lt;P&gt;You could provide the material number in a variable to make it adjust to different materials.&lt;/P&gt;&lt;P&gt;The better way however might be to use a list box for the material and in the charts where you do not want the material limit to show to use a set expression to ignore the material selection.&lt;/P&gt;&lt;P&gt;A simpler method might be to duplicate your material table (new table material-2) and use this copy as the dimension for this specific table?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Juerg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 16:45:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-a-graph-s-dimension-to-a-certain-value/m-p/256740#M1204768</guid>
      <dc:creator />
      <dc:date>2010-05-11T16:45:34Z</dc:date>
    </item>
    <item>
      <title>Limiting a graph's dimension to a certain value</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-a-graph-s-dimension-to-a-certain-value/m-p/256741#M1204769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't do the limiting on the dimension, it must be on the expression, but you were on the right track.&lt;/P&gt;&lt;P&gt;Dimension should be MATERIAL&lt;/P&gt;&lt;P&gt;Expression should be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=AVG(IF(MaterialNumber='M321',price))&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Good luck,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 16:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-a-graph-s-dimension-to-a-certain-value/m-p/256741#M1204769</guid>
      <dc:creator />
      <dc:date>2010-05-11T16:46:45Z</dc:date>
    </item>
    <item>
      <title>Limiting a graph's dimension to a certain value</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-a-graph-s-dimension-to-a-certain-value/m-p/256742#M1204770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Worked just fine, thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 16:54:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-a-graph-s-dimension-to-a-certain-value/m-p/256742#M1204770</guid>
      <dc:creator />
      <dc:date>2010-05-11T16:54:11Z</dc:date>
    </item>
  </channel>
</rss>

