<?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 Grouping Dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Grouping-Dimensions/m-p/421454#M570782</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a 100% stacked bar chart (pretty picture below).&amp;nbsp; I want to be able to add a dimension limit on the stacked bar to group the Y label if count &amp;lt; 10 .&amp;nbsp; This needs to be done dynamically so I can't do it in the load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="22119" class="jive-image-thumbnail jive-image" onclick="" alt="fruit.png" src="https://community.qlik.com/legacyfs/online/22119_fruit.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;qvw file is attached.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the qvw, the table on the page below the chart kinda shows what I want to do (select an Orchard from the multi list and it will group the fruit if count &amp;lt; 10).&amp;nbsp; The second expression in the chart is the pop up which is a count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried playing around with the order of expressions (since dimension limits only use the first expression) but then it doesn't produce my pretty chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I'm being too narrow minded and dimension limits aren't the answer.&amp;nbsp; Does anyone know of any other way to achieve what I am trying to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2012 10:28:47 GMT</pubDate>
    <dc:creator>squeakie_pig</dc:creator>
    <dc:date>2012-09-19T10:28:47Z</dc:date>
    <item>
      <title>Grouping Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-Dimensions/m-p/421454#M570782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a 100% stacked bar chart (pretty picture below).&amp;nbsp; I want to be able to add a dimension limit on the stacked bar to group the Y label if count &amp;lt; 10 .&amp;nbsp; This needs to be done dynamically so I can't do it in the load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="22119" class="jive-image-thumbnail jive-image" onclick="" alt="fruit.png" src="https://community.qlik.com/legacyfs/online/22119_fruit.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;qvw file is attached.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the qvw, the table on the page below the chart kinda shows what I want to do (select an Orchard from the multi list and it will group the fruit if count &amp;lt; 10).&amp;nbsp; The second expression in the chart is the pop up which is a count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried playing around with the order of expressions (since dimension limits only use the first expression) but then it doesn't produce my pretty chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I'm being too narrow minded and dimension limits aren't the answer.&amp;nbsp; Does anyone know of any other way to achieve what I am trying to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 10:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-Dimensions/m-p/421454#M570782</guid>
      <dc:creator>squeakie_pig</dc:creator>
      <dc:date>2012-09-19T10:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-Dimensions/m-p/421455#M570783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I've understood your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could try adding an invisible first expression to limit your dimension, maybe like attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 10:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-Dimensions/m-p/421455#M570783</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-09-19T10:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-Dimensions/m-p/421456#M570784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp; That is very close to what I am trying to do.&amp;nbsp; I had tried that, but then couldn't work out how to get the 'Others' to show in the chart or get the x-axis label to show %.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 11:09:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-Dimensions/m-p/421456#M570784</guid>
      <dc:creator>squeakie_pig</dc:creator>
      <dc:date>2012-09-19T11:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-Dimensions/m-p/421457#M570785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There seems to be some limitations in dimension limits (sic), that you can't use a total&amp;lt;DIMENSION1&amp;gt; qualifier [edit: in the total / other calculation], or I have missed something essential here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I worked out quite a hack, seems to produce the correct results. I needed another hack to get the axis format somewhat displaying what should look like percentages (I again remember that axis formatting can be quite a pain in QV).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 14:44:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-Dimensions/m-p/421457#M570785</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-09-19T14:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-Dimensions/m-p/421458#M570786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&amp;nbsp; I wasn't able to get this to work back in my original query, but it was a lot more complicated than the example I provided.&amp;nbsp; The user ended up changing their &amp;lt;10 requirements so that part of it was scrapped.&amp;nbsp; Thanks again.&amp;nbsp; Muchly appreciate the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 16:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-Dimensions/m-p/421458#M570786</guid>
      <dc:creator>squeakie_pig</dc:creator>
      <dc:date>2012-10-01T16:08:08Z</dc:date>
    </item>
  </channel>
</rss>

