<?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 chart dimensions and keeping them static in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limiting-chart-dimensions-and-keeping-them-static/m-p/245026#M581450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use set analysis in the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;FieldXYZ={'something'}&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leave dimension as Dimension Field. This will now return the sum of amount only if it relates to 'something' in FieldXYZ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Nov 2011 20:20:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-11-21T20:20:16Z</dc:date>
    <item>
      <title>Limiting chart dimensions and keeping them static</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-chart-dimensions-and-keeping-them-static/m-p/245025#M581449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's what I am trying to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a chart which has a dimension, but I want to filter it so it only shows a subset of the dimension values. I've accomplished this using a calculated dimension that looks like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(FieldXYZ='something',DimensionField,null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This succesfully limits the chart to only showing Dimension2 values that have an association with 'something' in FieldXYZ. The issue I'm trying to overcome is that that when a user selects a particular value in Dimension2 (usually by clicking on the chart), I don't want the chart to reflect that selection. So if they start with 3 dimensions on the chart based on the value of the calculated dimension, I want those three things to stay on the chart, regardless of selecting one of those values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far I've had no luck using the expression above, playing with the "Supress when values are null" or "Show all values" checkboxes, or with using set analysis on the chart expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 19:59:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-chart-dimensions-and-keeping-them-static/m-p/245025#M581449</guid>
      <dc:creator>mhassinger</dc:creator>
      <dc:date>2011-11-21T19:59:51Z</dc:date>
    </item>
    <item>
      <title>Limiting chart dimensions and keeping them static</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-chart-dimensions-and-keeping-them-static/m-p/245026#M581450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use set analysis in the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;FieldXYZ={'something'}&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leave dimension as Dimension Field. This will now return the sum of amount only if it relates to 'something' in FieldXYZ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 20:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-chart-dimensions-and-keeping-them-static/m-p/245026#M581450</guid>
      <dc:creator />
      <dc:date>2011-11-21T20:20:16Z</dc:date>
    </item>
    <item>
      <title>Limiting chart dimensions and keeping them static</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-chart-dimensions-and-keeping-them-static/m-p/245027#M581451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried that, and it doesn't solve the problem I'm having, i.e. that you can still select a value of the dimension field, and that will still reduce the number of displayed dimension values on the chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 21:31:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-chart-dimensions-and-keeping-them-static/m-p/245027#M581451</guid>
      <dc:creator>mhassinger</dc:creator>
      <dc:date>2011-11-21T21:31:05Z</dc:date>
    </item>
    <item>
      <title>Limiting chart dimensions and keeping them static</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-chart-dimensions-and-keeping-them-static/m-p/245028#M581452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I just figured it out, and of course it was simple. Just needed to add "DimensionField=" to the set analysis to ignore user selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 21:38:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-chart-dimensions-and-keeping-them-static/m-p/245028#M581452</guid>
      <dc:creator>mhassinger</dc:creator>
      <dc:date>2011-11-21T21:38:54Z</dc:date>
    </item>
  </channel>
</rss>

