<?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 Slider Selection based on Button click in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Slider-Selection-based-on-Button-click/m-p/221152#M73986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Can anyone help me in how to set the Slider selection based on button click&lt;/P&gt;&lt;P&gt;i.e if i am clicking 25%button then the slider should move upto 25% portion in the slider.&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3600_sourceID:3600" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3601_sourceID:3601" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Feb 2011 05:03:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-18T05:03:33Z</dc:date>
    <item>
      <title>Slider Selection based on Button click</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-Selection-based-on-Button-click/m-p/221152#M73986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Can anyone help me in how to set the Slider selection based on button click&lt;/P&gt;&lt;P&gt;i.e if i am clicking 25%button then the slider should move upto 25% portion in the slider.&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3600_sourceID:3600" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3601_sourceID:3601" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 05:03:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-Selection-based-on-Button-click/m-p/221152#M73986</guid>
      <dc:creator />
      <dc:date>2011-02-18T05:03:33Z</dc:date>
    </item>
    <item>
      <title>Slider Selection based on Button click</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-Selection-based-on-Button-click/m-p/221153#M73987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, check whether it may be helpful to u..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 05:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-Selection-based-on-Button-click/m-p/221153#M73987</guid>
      <dc:creator />
      <dc:date>2011-02-18T05:25:41Z</dc:date>
    </item>
    <item>
      <title>Slider Selection based on Button click</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-Selection-based-on-Button-click/m-p/221154#M73988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi bhaskar thanks for your reply.&lt;/P&gt;&lt;P&gt;But i am not having full Licensed version of QlikView, so i am not able to open ur file.&lt;/P&gt;&lt;P&gt;Please, if possible can you send me the screen shots of the file.&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 05:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-Selection-based-on-Button-click/m-p/221154#M73988</guid>
      <dc:creator />
      <dc:date>2011-02-18T05:30:16Z</dc:date>
    </item>
    <item>
      <title>Slider Selection based on Button click</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-Selection-based-on-Button-click/m-p/221155#M73989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi venkat,&lt;/P&gt;&lt;P&gt;Create variable like vSlide and assign that variable to the slider object&lt;/P&gt;&lt;P&gt;and specify the min value as 0 and max value as 1.&lt;/P&gt;&lt;P&gt;in Number tab specify the type as Integer and check the show in percentage box.&lt;/P&gt;&lt;P&gt;then in button property -&amp;gt; Actions -&amp;gt;Add -&amp;gt; Set Variable -&amp;gt;Select vSlider in the variable then assign 0.25 as Value.&lt;/P&gt;&lt;P&gt;0.25 is used to select the slider value as 25% like that u can create many buttons to assign different values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 10:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-Selection-based-on-Button-click/m-p/221155#M73989</guid>
      <dc:creator />
      <dc:date>2011-02-18T10:50:13Z</dc:date>
    </item>
    <item>
      <title>Slider Selection based on Button click</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-Selection-based-on-Button-click/m-p/221156#M73990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gopinathan,&lt;/P&gt;&lt;P&gt;I am getting the data from database, so i don't know the min and max of the object.&lt;/P&gt;&lt;P&gt;I need it should calculate the min and max based on that, display the slider at 25% when button clicks.&lt;/P&gt;&lt;P&gt;Can you give me this solution with some example.&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 11:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-Selection-based-on-Button-click/m-p/221156#M73990</guid>
      <dc:creator />
      <dc:date>2011-02-18T11:31:25Z</dc:date>
    </item>
  </channel>
</rss>

