<?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 Automatically Range selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Automatically-Range-selection/m-p/643154#M235659</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to obtain dynamically my range selection in my cursor (slider) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I select the range 2000-2500. And the cursor is automatically extended between my variable vStart 2000 and vEnd 2500.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is possible to achieve that, how can I do that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jun 2014 21:00:13 GMT</pubDate>
    <dc:creator>suzel404</dc:creator>
    <dc:date>2014-06-06T21:00:13Z</dc:date>
    <item>
      <title>Automatically Range selection</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-Range-selection/m-p/643154#M235659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to obtain dynamically my range selection in my cursor (slider) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I select the range 2000-2500. And the cursor is automatically extended between my variable vStart 2000 and vEnd 2500.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is possible to achieve that, how can I do that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 21:00:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-Range-selection/m-p/643154#M235659</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2014-06-06T21:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Range selection</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-Range-selection/m-p/643155#M235660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, we can do the same.&lt;/P&gt;&lt;P&gt;Just change your variable definition as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;vStart&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=SubField(StartEnd,'-',1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;vEnd &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=SubField(StartEnd,'-',2)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Also try to change the &lt;/STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;EM&gt;static step&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; accordingly...&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jun 2014 07:12:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-Range-selection/m-p/643155#M235660</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-06-07T07:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Range selection</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-Range-selection/m-p/643156#M235661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, my idea is a little complexe... I want to keep my graduation. But when I select the range 2000-2500,&lt;/P&gt;&lt;P&gt;My cursor automatically is positioned between 2000 and 2500. I don't want to change my graduation.&lt;/P&gt;&lt;P&gt;I use trigger but it doesn't work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A other question : Is it possible to have 3 background colors :&lt;/P&gt;&lt;P&gt;- Min scale To vStart in blue&lt;/P&gt;&lt;P&gt;- vStart To vEnd in Red&lt;/P&gt;&lt;P&gt;- and vEnd To max scale in yellow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't known if it is possible to obtain 3 différents colors in the same slider.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jun 2014 13:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-Range-selection/m-p/643156#M235661</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2014-06-07T13:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Automatically Range selection</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-Range-selection/m-p/643157#M235662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;With attachement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jun 2014 15:21:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-Range-selection/m-p/643157#M235662</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2014-06-07T15:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Range selection</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-Range-selection/m-p/643158#M235663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to obtain that with a macro ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 05:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-Range-selection/m-p/643158#M235663</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2014-06-09T05:50:13Z</dc:date>
    </item>
  </channel>
</rss>

