<?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 Select in field: select numerical range  (Greater than x but smaller than x) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-in-field-select-numerical-range-Greater-than-x-but/m-p/1601428#M736635</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use "&lt;STRONG&gt;select in field&lt;/STRONG&gt;" to create a button which filters a column for a specific range of financial data. &amp;nbsp;&lt;/P&gt;&lt;P&gt;For example filtering on a column (financial data) greater than 300 but smaller than 10000&lt;/P&gt;&lt;P&gt;Is it possible to do this with Select in field?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the above but it didn't work&amp;nbsp; &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/15290i49323A7A144EDF1E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:01:50 GMT</pubDate>
    <dc:creator>isciberras</dc:creator>
    <dc:date>2024-11-16T03:01:50Z</dc:date>
    <item>
      <title>Select in field: select numerical range  (Greater than x but smaller than x)</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-field-select-numerical-range-Greater-than-x-but/m-p/1601428#M736635</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use "&lt;STRONG&gt;select in field&lt;/STRONG&gt;" to create a button which filters a column for a specific range of financial data. &amp;nbsp;&lt;/P&gt;&lt;P&gt;For example filtering on a column (financial data) greater than 300 but smaller than 10000&lt;/P&gt;&lt;P&gt;Is it possible to do this with Select in field?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the above but it didn't work&amp;nbsp; &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/15290i49323A7A144EDF1E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-field-select-numerical-range-Greater-than-x-but/m-p/1601428#M736635</guid>
      <dc:creator>isciberras</dc:creator>
      <dc:date>2024-11-16T03:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Select in field: select numerical range  (Greater than x but smaller than x)</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-field-select-numerical-range-Greater-than-x-but/m-p/1601447#M736637</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You should use Slider for this---&amp;gt;New sheet object---&amp;gt;Slider/calendar object&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 14:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-field-select-numerical-range-Greater-than-x-but/m-p/1601447#M736637</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2019-07-11T14:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Select in field: select numerical range  (Greater than x but smaller than x)</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-field-select-numerical-range-Greater-than-x-but/m-p/1609915#M736638</link>
      <description>&lt;P&gt;You are on the right track, I think it is most likely a syntax thing in this case, but I stink at these things, so I am not sure what you are missing here.&amp;nbsp; You could try single or double quotes around things or maybe an = in the front of things, sorry I am not sure about this, but you can give these a try to see if it changes anything.&amp;nbsp; Someone else may see things as well and know and leave you another message too.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 15:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-field-select-numerical-range-Greater-than-x-but/m-p/1609915#M736638</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-08-06T15:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Select in field: select numerical range  (Greater than x but smaller than x)</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-field-select-numerical-range-Greater-than-x-but/m-p/1609959#M736639</link>
      <description>&lt;P&gt;You almost had it.&lt;/P&gt;&lt;P&gt;='&amp;gt;300&amp;lt;10000'&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 18:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-field-select-numerical-range-Greater-than-x-but/m-p/1609959#M736639</guid>
      <dc:creator>lockematthewp</dc:creator>
      <dc:date>2019-08-06T18:59:35Z</dc:date>
    </item>
  </channel>
</rss>

