<?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: Range of values. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/827432#M1013103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a Slider Object on your Data Field &lt;EM&gt;Vendor&lt;/EM&gt;, setting the mode to Mufti Value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Apr 2015 18:19:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-26T18:19:05Z</dc:date>
    <item>
      <title>Range of values.</title>
      <link>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/827431#M1013102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dimension Vendor. Users didn't like the function to select more than 1 vendors from listbox. They are looking for a text box where they can enter from and to value to select the list of vendor. Is this possible in qlikview if so how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Apr 2015 18:13:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/827431#M1013102</guid>
      <dc:creator />
      <dc:date>2015-04-26T18:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Range of values.</title>
      <link>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/827432#M1013103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a Slider Object on your Data Field &lt;EM&gt;Vendor&lt;/EM&gt;, setting the mode to Mufti Value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Apr 2015 18:19:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/827432#M1013103</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-26T18:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Range of values.</title>
      <link>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/827433#M1013104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;an input box with 2 variables vStartVendor, vEndVendor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and set analysis&lt;/P&gt;&lt;P&gt;Sum({&amp;lt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Vendor&lt;/SPAN&gt;= {"&amp;gt;=$(vStartVendor)&amp;lt;=$(vEndVendor)"} &amp;gt;} SalesAmount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Apr 2015 18:30:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/827433#M1013104</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-04-26T18:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Range of values.</title>
      <link>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/827434#M1013105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the input box but user didn't like how they look the variable name with = symbol there is there anyway to get rid of that = symbol or have a text box as input box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Apr 2015 18:39:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/827434#M1013105</guid>
      <dc:creator />
      <dc:date>2015-04-26T18:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Range of values.</title>
      <link>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/827435#M1013106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can get rid of the equal sign within the presentation tab of the input box properties (take a look at the image below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Equal Sign.PNG" class="jive-image image-1" src="/legacyfs/online/85059_Equal Sign.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and you can change the display name of the variable also:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Label.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/85060_Label.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this 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>Sun, 26 Apr 2015 18:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/827435#M1013106</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-26T18:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Range of values.</title>
      <link>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/827436#M1013107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;another possibility could be to use triggers with selection actions to select the Vendor field by filling two input boxes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_161741_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/85068_QlikCommunity_Thread_161741_Pic1.JPG" style="height: 394px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_161741_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/85069_QlikCommunity_Thread_161741_Pic2.JPG" style="height: 398px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_161741_Pic3.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/85070_QlikCommunity_Thread_161741_Pic3.JPG" style="height: 260px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Apr 2015 22:39:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/827436#M1013107</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-04-26T22:39:40Z</dc:date>
    </item>
  </channel>
</rss>

