<?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: continuous selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/continuous-selection/m-p/1075029#M358704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe like attached?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 26 Mar 2016 15:01:45 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-03-26T15:01:45Z</dc:date>
    <item>
      <title>continuous selection</title>
      <link>https://community.qlik.com/t5/QlikView/continuous-selection/m-p/1075028#M358703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;In my application there are fields where the end user must be prohibeted to make a discontinuous selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If such a field is a dual field or contains numbers it can be done by applying a trigger action on select like:&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;='&amp;gt;=' &amp;amp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;min&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: maroon;"&gt;FieldName&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;) &amp;amp; '&amp;lt;=' &amp;amp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;max&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: maroon;"&gt;FieldName&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;But the difficulty if that my field is of a text type and I don't want to turn it into a dual field. It means that I cannot apply an action like: &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;='&amp;gt;=' &amp;amp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;min&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: maroon;"&gt;FieldName&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;) &amp;amp; '&amp;lt;=' &amp;amp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;max&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: maroon;"&gt;FieldName&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;Is it somehow possible to select from min to max in a text Field based on a FieldIndex? For example: from minimal FieldIndex to maximal Field Index?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;Thank you in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;Larisa&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Mar 2016 14:25:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/continuous-selection/m-p/1075028#M358703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-26T14:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: continuous selection</title>
      <link>https://community.qlik.com/t5/QlikView/continuous-selection/m-p/1075029#M358704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe like attached?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Mar 2016 15:01:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/continuous-selection/m-p/1075029#M358704</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-26T15:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: continuous selection</title>
      <link>https://community.qlik.com/t5/QlikView/continuous-selection/m-p/1075030#M358705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Mar 2016 15:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/continuous-selection/m-p/1075030#M358705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-26T15:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: continuous selection</title>
      <link>https://community.qlik.com/t5/QlikView/continuous-selection/m-p/1075031#M358706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuel,&lt;/P&gt;&lt;P&gt;As soon as I renamed the field values, it stopped working. Could you please have a look?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Mar 2016 15:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/continuous-selection/m-p/1075031#M358706</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-26T15:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: continuous selection</title>
      <link>https://community.qlik.com/t5/QlikView/continuous-selection/m-p/1075032#M358707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create the compound search embedding the field values in double quotes when they contain e.g. spaces:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=CONCAT({1} chr(34)&amp;amp;FieldValue('FIELD',ValueLoop(vMinFV,vMaxFV) )&amp;amp;chr(34),'|')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Mar 2016 16:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/continuous-selection/m-p/1075032#M358707</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-26T16:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: continuous selection</title>
      <link>https://community.qlik.com/t5/QlikView/continuous-selection/m-p/1075033#M358708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Mar 2016 16:16:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/continuous-selection/m-p/1075033#M358708</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-26T16:16:09Z</dc:date>
    </item>
  </channel>
</rss>

