<?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 Re: Chart Straight Table Limit Rows By Expression Limit in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Straight-Table-Limit-Rows-By-Expression-Limit/m-p/1095142#M939059</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about having an conditional expression like&lt;/P&gt;&lt;P&gt;=If(sum(value) &amp;gt; $(yourVariable), sum(value), 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and enabling the "Suppress zero-values" property under Presentation tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Oct 2016 11:03:34 GMT</pubDate>
    <dc:creator>gajapathy74</dc:creator>
    <dc:date>2016-10-25T11:03:34Z</dc:date>
    <item>
      <title>Chart Straight Table Limit Rows By Expression Limit</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Straight-Table-Limit-Rows-By-Expression-Limit/m-p/1095140#M939057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a chart on my sheet that lists one row for each supplier from a data source of supplier invoice lines. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each row has a dimension of supplier identity with a sum expression of all the supplier invoice lines.&lt;/P&gt;&lt;P&gt;There is therefore one row per supplier with a supplier identity column and a total value column for that supplier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like a user&amp;nbsp; limit the rows displayed on the chart to those where the expression total value is greater than the&lt;/P&gt;&lt;P&gt;value entered into an inputbox variable.&amp;nbsp; In other words list suppliers where the total is greater than say, £100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't find a way to do this on the chart straight table.&lt;/P&gt;&lt;P&gt;There is a way to limit on the Dimension value in the 'Dimension Limits' tab but I can't find anything anywhere else to condition the expression value.&amp;nbsp; Can anybody advise?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 09:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Straight-Table-Limit-Rows-By-Expression-Limit/m-p/1095140#M939057</guid>
      <dc:creator>rebelfox</dc:creator>
      <dc:date>2016-02-11T09:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Straight Table Limit Rows By Expression Limit</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Straight-Table-Limit-Rows-By-Expression-Limit/m-p/1095141#M939058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to restrict a chart to the result of an expression you need a calculated dimension for this like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr(if(sum(value)&amp;gt;$(YourUservariable), YourDim), YourDim)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 11:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Straight-Table-Limit-Rows-By-Expression-Limit/m-p/1095141#M939058</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-02-11T11:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Straight Table Limit Rows By Expression Limit</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Straight-Table-Limit-Rows-By-Expression-Limit/m-p/1095142#M939059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about having an conditional expression like&lt;/P&gt;&lt;P&gt;=If(sum(value) &amp;gt; $(yourVariable), sum(value), 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and enabling the "Suppress zero-values" property under Presentation tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 11:03:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Straight-Table-Limit-Rows-By-Expression-Limit/m-p/1095142#M939059</guid>
      <dc:creator>gajapathy74</dc:creator>
      <dc:date>2016-10-25T11:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Straight Table Limit Rows By Expression Limit</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Straight-Table-Limit-Rows-By-Expression-Limit/m-p/1095143#M939060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right - a limitation of a chart could be also done per expression. It will depend on various things which way is possible respectively more suitable (need to display 0, number of expressions, performance, ...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 11:21:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Straight-Table-Limit-Rows-By-Expression-Limit/m-p/1095143#M939060</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-10-25T11:21:41Z</dc:date>
    </item>
  </channel>
</rss>

