<?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: Finding Values with slider or input box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882140#M307713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Should be straight forward if I am thinking about it correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Date &amp;gt;= vStartDate and Date &amp;lt;= vEndDate, yourExpression)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Sep 2015 21:09:06 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-09-11T21:09:06Z</dc:date>
    <item>
      <title>Finding Values with slider or input box</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882132#M307705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to supplement a straight table that has Users and total spend along with multiple other fields in it. Is it possible to have a slider or input box (ideally both) that I type or slide to a value say $100, and it will show all the users that have $100 spend instead of changing the actual spend to $100?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 16:44:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882132#M307705</guid>
      <dc:creator />
      <dc:date>2015-07-15T16:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Values with slider or input box</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882133#M307706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Yourexpression = $(vVar), yourexpression)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where vVar is based on your slider or input box object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 16:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882133#M307706</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-15T16:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Values with slider or input box</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882134#M307707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Embed that if statement in the straight table? and create a vVar for the slider or input box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 16:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882134#M307707</guid>
      <dc:creator />
      <dc:date>2015-07-15T16:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Values with slider or input box</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882135#M307708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I am trying to see if I can create a sample for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 17:00:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882135#M307708</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-15T17:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Values with slider or input box</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882136#M307709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if the attached helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 17:03:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882136#M307709</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-15T17:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Values with slider or input box</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882137#M307710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny, I think this will work, but I want to show all users over $75, $100, $ 150 by the slider and input, sorry I didn't specify, this might make things more difficult?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 17:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882137#M307710</guid>
      <dc:creator />
      <dc:date>2015-07-15T17:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Values with slider or input box</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882138#M307711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the expression to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Sum(Value) &amp;gt;= vVar, Sum(Value))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 17:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882138#M307711</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-15T17:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Values with slider or input box</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882139#M307712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would this work if you are using multi value in the slider? I need to enter a start and end date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 20:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882139#M307712</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2015-09-11T20:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Values with slider or input box</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882140#M307713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Should be straight forward if I am thinking about it correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Date &amp;gt;= vStartDate and Date &amp;lt;= vEndDate, yourExpression)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 21:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882140#M307713</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-11T21:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Values with slider or input box</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882141#M307714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/878836"&gt;Gantt and Straight table by Input Box Date Range&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunny, Mind if I ask you to weigh in on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 17:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Values-with-slider-or-input-box/m-p/882141#M307714</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2015-10-22T17:05:34Z</dc:date>
    </item>
  </channel>
</rss>

