<?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 Chart Presentation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Presentation/m-p/232331#M502225</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tresesco,&lt;/P&gt;&lt;P&gt;Alex's 3'rd and 4'th charts may be your solution.&lt;/P&gt;&lt;P&gt;But, why can't you use calculated dimension. You can give if ( dim &amp;gt; 90 and dim &amp;lt; 101 , dim ) and check on the " suppress when value is null " for this calculated dimension.&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Shubhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Dec 2010 10:38:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-24T10:38:04Z</dc:date>
    <item>
      <title>Chart Presentation</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Presentation/m-p/232329#M502223</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 have 100 values(1,2,3,...100) in bar chart to show. I want 10 out of them display like 91,92,93,...100. i want to do it at presentation level only. limitimg the presentation to max=10 would not solve my problem, because then i would get 100,99,...91 or 1,2,3,...10 depending on the sort order. i can't limit the calculation or use calculated dimension to limit it. so only way is at presentation level.&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;tresesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 09:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Presentation/m-p/232329#M502223</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2010-12-24T09:52:20Z</dc:date>
    </item>
    <item>
      <title>Chart Presentation</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Presentation/m-p/232330#M502224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;view attached file.&lt;/P&gt;&lt;P&gt;I use two variables and set analysis.&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 10:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Presentation/m-p/232330#M502224</guid>
      <dc:creator />
      <dc:date>2010-12-24T10:23:15Z</dc:date>
    </item>
    <item>
      <title>Chart Presentation</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Presentation/m-p/232331#M502225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tresesco,&lt;/P&gt;&lt;P&gt;Alex's 3'rd and 4'th charts may be your solution.&lt;/P&gt;&lt;P&gt;But, why can't you use calculated dimension. You can give if ( dim &amp;gt; 90 and dim &amp;lt; 101 , dim ) and check on the " suppress when value is null " for this calculated dimension.&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Shubhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 10:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Presentation/m-p/232331#M502225</guid>
      <dc:creator />
      <dc:date>2010-12-24T10:38:04Z</dc:date>
    </item>
    <item>
      <title>Chart Presentation</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Presentation/m-p/232332#M502226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Alex, for your attempt.&lt;/P&gt;&lt;P&gt;But as i mentioned in my prev post, i cant limit it neither from calculation (expression) or from calculated dimension option, because my calculation is based on inter-row (Above()/Below() function). so if the calculation is limited, then my result will vary. so i need it merely at presentation level.&lt;/P&gt;&lt;P&gt;Hi Subhu, this is why i can't use calculation limit or...&lt;/P&gt;&lt;P&gt;regards, tresesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 11:04:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Presentation/m-p/232332#M502226</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2010-12-24T11:04:11Z</dc:date>
    </item>
    <item>
      <title>Chart Presentation</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Presentation/m-p/232333#M502227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Old question, but I bumped in to it by accident I guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use if statetments to calculate chart values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;if(calculation is &amp;lt; 80, do calulation, 0) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then suppress 0 values not to be shown in the graph.Maybe that would solve your issuse?&lt;/P&gt;&lt;P&gt;Also, remember 0 values is not the same as zero values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 12:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Presentation/m-p/232333#M502227</guid>
      <dc:creator />
      <dc:date>2011-05-16T12:24:01Z</dc:date>
    </item>
  </channel>
</rss>

