<?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: Limiting graph display with a slider in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limiting-graph-display-with-a-slider/m-p/898301#M997134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;May be I was not clear.&lt;/P&gt;&lt;P&gt;I don't want to limit the horizontal display, or make it part of a scroll&lt;/P&gt;&lt;P&gt;I only want to display the values in the graph which are above X (PO_Min, variable) controlled by the slider.&lt;/P&gt;&lt;P&gt;So if the slider is set to €10,000, then it will only display PO above this value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Barry&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jun 2015 07:44:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-25T07:44:55Z</dc:date>
    <item>
      <title>Limiting graph display with a slider</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-graph-display-with-a-slider/m-p/898299#M997132</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 graph showing the total value of orders (&lt;SPAN style="line-height: 115%; font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-GB; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA;"&gt;GoodsTotalEuro&lt;/SPAN&gt;) in various groups&lt;/P&gt;&lt;P&gt;I want to limit the value of orders displayed by a slider.&lt;/P&gt;&lt;P&gt;I have the slider controlling a variable (Min_PO) which is set to a value, dependent on where the slider is set.&lt;/P&gt;&lt;P&gt;I have tried to include the Min_PO variable in the expression to limit the display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum ({$&amp;lt;GoodsTotalEuro &amp;gt; {PO_Min}&amp;gt;}GoodsTotalEuro)&lt;/P&gt;&lt;P&gt;this gives a formula error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;If(GoodsTotalEuro &amp;gt; {PO_Min, sum(GoodsTotalEuro), 0 )&lt;/P&gt;&lt;P&gt;this displays nothing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="graph.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/90771_graph.jpg" style="width: 620px; height: 229px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 07:27:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-graph-display-with-a-slider/m-p/898299#M997132</guid>
      <dc:creator />
      <dc:date>2015-06-25T07:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting graph display with a slider</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-graph-display-with-a-slider/m-p/898300#M997133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Barry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/90769_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 07:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-graph-display-with-a-slider/m-p/898300#M997133</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-06-25T07:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting graph display with a slider</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-graph-display-with-a-slider/m-p/898301#M997134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;May be I was not clear.&lt;/P&gt;&lt;P&gt;I don't want to limit the horizontal display, or make it part of a scroll&lt;/P&gt;&lt;P&gt;I only want to display the values in the graph which are above X (PO_Min, variable) controlled by the slider.&lt;/P&gt;&lt;P&gt;So if the slider is set to €10,000, then it will only display PO above this value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Barry&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 07:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-graph-display-with-a-slider/m-p/898301#M997134</guid>
      <dc:creator />
      <dc:date>2015-06-25T07:44:55Z</dc:date>
    </item>
  </channel>
</rss>

