<?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 Only displaying data which reaches a certain % in bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Only-displaying-data-which-reaches-a-certain-in-bar-chart/m-p/182126#M590068</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That may not work without a little modification. If the expression is sum(A)/sum(B), for instance, the sums won't work without doing an explicit aggregation. Adding aggregation across the three dimensions would be one solution, but since we have three dimensions, I'd think we'd be adding it to all three, which is an unweildy solution even if it would work. It would be simpler to apply this approach to the expression instead of the dimensions:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;if(your_expression&amp;gt;0.05,your_expression)&lt;/P&gt;&lt;P&gt;And make sure that zero values are suppressed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Dec 2009 02:40:37 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2009-12-10T02:40:37Z</dc:date>
    <item>
      <title>Only displaying data which reaches a certain % in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Only-displaying-data-which-reaches-a-certain-in-bar-chart/m-p/182124#M590066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a bar chart which has 3 dimensions and one expression which gives the value as a %&lt;/P&gt;&lt;P&gt;If the % value is below 5% I do not want to display it - does anyone know how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 23:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-displaying-data-which-reaches-a-certain-in-bar-chart/m-p/182124#M590066</guid>
      <dc:creator />
      <dc:date>2009-12-09T23:10:23Z</dc:date>
    </item>
    <item>
      <title>Only displaying data which reaches a certain % in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Only-displaying-data-which-reaches-a-certain-in-bar-chart/m-p/182125#M590067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use calculated dimension. Instead of&lt;/P&gt;&lt;P style="font-style: italic"&gt;MyDimension&lt;/P&gt;&lt;P&gt;use&lt;/P&gt;&lt;P&gt;=if( &lt;I&gt;your_expression&lt;/I&gt; &amp;gt; 0.05, &lt;I&gt;MyDimension&lt;/I&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 01:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-displaying-data-which-reaches-a-certain-in-bar-chart/m-p/182125#M590067</guid>
      <dc:creator />
      <dc:date>2009-12-10T01:23:45Z</dc:date>
    </item>
    <item>
      <title>Only displaying data which reaches a certain % in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Only-displaying-data-which-reaches-a-certain-in-bar-chart/m-p/182126#M590068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That may not work without a little modification. If the expression is sum(A)/sum(B), for instance, the sums won't work without doing an explicit aggregation. Adding aggregation across the three dimensions would be one solution, but since we have three dimensions, I'd think we'd be adding it to all three, which is an unweildy solution even if it would work. It would be simpler to apply this approach to the expression instead of the dimensions:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;if(your_expression&amp;gt;0.05,your_expression)&lt;/P&gt;&lt;P&gt;And make sure that zero values are suppressed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 02:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-displaying-data-which-reaches-a-certain-in-bar-chart/m-p/182126#M590068</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-12-10T02:40:37Z</dc:date>
    </item>
  </channel>
</rss>

