<?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 and values using between in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Slider-and-values-using-between/m-p/222318#M74998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your suggestions..its working fine but i forgot to ask in my post that i have multiple sliders actually ...like&lt;/P&gt;&lt;P&gt;Slider #1 (Total MINUTES)&lt;BR /&gt;Slider #2 (Total POINTS)&lt;BR /&gt;Slider #3 (Total Redeem)&lt;/P&gt;&lt;P&gt;Now in my Grid i have Mobile#, Total Minutes, Total Points, Total Redeem as fields...now I want to use slider control which acts on like...mobile numbers whose total minutes are this...whos points are this..and Redeem is this...and If i don't want to use all three I can use 1 or two...plz help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Oct 2009 11:30:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-10-23T11:30:31Z</dc:date>
    <item>
      <title>Slider and values using between</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-and-values-using-between/m-p/222315#M74995</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 a sheet where i have on slider control with is associated with a variable called "NoOfMins" and under that I have a chart with the fields called "MOBILE#", "TOT_MIN"&lt;/P&gt;&lt;P&gt;what i want to do is if the user selects a slide from a range like 1-10000 (minutes) it should display those mobile numbers which has total minutes in that range 0 to selected slider value.&lt;/P&gt;&lt;P&gt;how to achieve this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 17:56:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-and-values-using-between/m-p/222315#M74995</guid>
      <dc:creator />
      <dc:date>2009-10-22T17:56:44Z</dc:date>
    </item>
    <item>
      <title>Slider and values using between</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-and-values-using-between/m-p/222316#M74996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The values of the slider can be assigned to two variables and the report then may contain an expression like&lt;/P&gt;&lt;P&gt;IF(MyValue &amp;gt; SliderFrom AND MyValue &amp;lt; SliderTo, MyValue)&lt;/P&gt;&lt;P&gt;Or aggregated as SUM etc.&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 22:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-and-values-using-between/m-p/222316#M74996</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-10-22T22:59:11Z</dc:date>
    </item>
    <item>
      <title>Slider and values using between</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-and-values-using-between/m-p/222317#M74997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternatively, just have a multi-value slider for TOT_MIN. You are then directly selecting the range for the total minutes and don't need an IF statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2009 01:04:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-and-values-using-between/m-p/222317#M74997</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-10-23T01:04:49Z</dc:date>
    </item>
    <item>
      <title>Slider and values using between</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-and-values-using-between/m-p/222318#M74998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your suggestions..its working fine but i forgot to ask in my post that i have multiple sliders actually ...like&lt;/P&gt;&lt;P&gt;Slider #1 (Total MINUTES)&lt;BR /&gt;Slider #2 (Total POINTS)&lt;BR /&gt;Slider #3 (Total Redeem)&lt;/P&gt;&lt;P&gt;Now in my Grid i have Mobile#, Total Minutes, Total Points, Total Redeem as fields...now I want to use slider control which acts on like...mobile numbers whose total minutes are this...whos points are this..and Redeem is this...and If i don't want to use all three I can use 1 or two...plz help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2009 11:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-and-values-using-between/m-p/222318#M74998</guid>
      <dc:creator />
      <dc:date>2009-10-23T11:30:31Z</dc:date>
    </item>
    <item>
      <title>Slider and values using between</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-and-values-using-between/m-p/222319#M74999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, are total minutes, total points, and total redeem EXPRESSIONS in your chart? They aren't actually fields in QlikView? Attached is an example of using a slider to select rows in a chart based on the expression results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2009 06:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-and-values-using-between/m-p/222319#M74999</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-10-24T06:43:14Z</dc:date>
    </item>
  </channel>
</rss>

