<?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: Setting parameters for selections (with a slider type tool) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Setting-parameters-for-selections-with-a-slider-type-tool/m-p/855129#M531800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked great! Can you explain why you need the "aggr" function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was just trying to do avg(price) for the expression and it wouldn't return any results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2015 18:30:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-13T18:30:21Z</dc:date>
    <item>
      <title>Setting parameters for selections (with a slider type tool)</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-parameters-for-selections-with-a-slider-type-tool/m-p/855127#M531798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlik Community,&lt;/P&gt;&lt;P&gt;Was hoping someone could help me out. I tried using the slider for a non-date variable, specifically an expression calculating average price. How do I narrow down the data to show me customers that have purchased something with an average price of $100 to $200. Or $250 to $350. I would want to make these parameters easily adjustable, that's why I figured the multi-variable function in the slider tool would be ideal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 17:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-parameters-for-selections-with-a-slider-type-tool/m-p/855127#M531798</guid>
      <dc:creator />
      <dc:date>2015-05-13T17:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Setting parameters for selections (with a slider type tool)</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-parameters-for-selections-with-a-slider-type-tool/m-p/855128#M531799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe with a multi value slider &lt;/P&gt;&lt;P&gt;and an expression, see image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" height="221" src="https://community.qlik.com/legacyfs/online/86454_1.png" style="height: 220.674193548387px; width: 691px;" width="691" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 18:12:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-parameters-for-selections-with-a-slider-type-tool/m-p/855128#M531799</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-05-13T18:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Setting parameters for selections (with a slider type tool)</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-parameters-for-selections-with-a-slider-type-tool/m-p/855129#M531800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked great! Can you explain why you need the "aggr" function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was just trying to do avg(price) for the expression and it wouldn't return any results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 18:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-parameters-for-selections-with-a-slider-type-tool/m-p/855129#M531800</guid>
      <dc:creator />
      <dc:date>2015-05-13T18:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Setting parameters for selections (with a slider type tool)</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-parameters-for-selections-with-a-slider-type-tool/m-p/855130#M531801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;aggr returns the average prices by customer&lt;/P&gt;&lt;P&gt;like the sql statement select customer, avg(price) from .... group by customer&lt;/P&gt;&lt;P&gt;you can use the price field in the slider if you want to filter by price&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 18:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-parameters-for-selections-with-a-slider-type-tool/m-p/855130#M531801</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-05-13T18:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Setting parameters for selections (with a slider type tool)</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-parameters-for-selections-with-a-slider-type-tool/m-p/855131#M531802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome, thank you so much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two more questions&amp;nbsp; if you don't mind.&lt;/P&gt;&lt;P&gt;1) Is there a way to clear the slider without clearing all the other criteria? For instance when I select price range of $50 to $100, the slider is narrowed down to that range only. How do I have it go back to displaying all the criteria without clearing the selections I have already made in my list boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Is there a way to add minimums/maximums. For instance on a ecommerce site you may specify that you're looking for items with a $0 min price and a $100 max price. Or the $50-$75 range. Can we do that here as well? Or is the slider the only tool that would allow us to do that without having to select every value in between one by one. &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;/P&gt;&lt;P&gt;Thanks so much again you are a life saver!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 21:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-parameters-for-selections-with-a-slider-type-tool/m-p/855131#M531802</guid>
      <dc:creator />
      <dc:date>2015-05-14T21:22:22Z</dc:date>
    </item>
  </channel>
</rss>

