<?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: Slider in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Slider/m-p/485035#M480479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Ashutosh, it works!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Nov 2013 11:43:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-25T11:43:51Z</dc:date>
    <item>
      <title>Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Slider/m-p/485031#M480475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a slider object and a chart it will correspond to. I have a linear graph showing percentage increases in growth, and a slider object with different percentage numbers from 0 to 100. I want to be able to slide the object and the graph to show the corresponding parts of the graph, for example, which division had the smallest growth and which had the highest. However, I'm not sure how to tie the slider and the variable to the graph in the expression, as at the moment it's only showing me one value and it reverses the graph so it goes from 0 to -100% instead of 0 to 100%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my current expression is (sum({&amp;lt;Metric={[Metric Type]}&amp;gt;} [Target]))=Percent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Percent is the variable used in the slider&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to qlikview, so any help would be much appreciated!&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;Anna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 11:10:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider/m-p/485031#M480475</guid>
      <dc:creator />
      <dc:date>2013-11-25T11:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Slider/m-p/485032#M480476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to Document Properties....&lt;/P&gt;&lt;P&gt;Triggers&lt;/P&gt;&lt;P&gt;Variable Even Triggers&lt;/P&gt;&lt;P&gt;Select Variable and do On Change ADD ACTION&lt;/P&gt;&lt;P&gt;Add SELECT IN FIELD &lt;/P&gt;&lt;P&gt;Write Down Field Name and Search String as per your requirement...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 11:23:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider/m-p/485032#M480476</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2013-11-25T11:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Slider/m-p/485033#M480477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Manish!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, in the risk of sounding stupid, the field name would be the expression I provided above as I want the slider to select values within that, but what would the search string be? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 11:35:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider/m-p/485033#M480477</guid>
      <dc:creator />
      <dc:date>2013-11-25T11:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Slider/m-p/485034#M480478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; you can set condition in "Dimension limit" tab of chart property&amp;nbsp; according to your variable (which should update after moving slider).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; So if you select 5(percent) in slider, so variable value should 5 then change condition in Dimension Limit tab according to your need like "Show only" and then set slider variable there.&lt;/P&gt;&lt;P&gt;In expression, add your normal expression. no need put condition according to slider variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 11:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider/m-p/485034#M480478</guid>
      <dc:creator />
      <dc:date>2013-11-25T11:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Slider/m-p/485035#M480479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Ashutosh, it works!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 11:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider/m-p/485035#M480479</guid>
      <dc:creator />
      <dc:date>2013-11-25T11:43:51Z</dc:date>
    </item>
  </channel>
</rss>

