<?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: Help for a cursor interval in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-for-a-cursor-interval/m-p/706208#M254539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not use a couple of button acctions to control the variable rather than a slider?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jul 2014 12:48:18 GMT</pubDate>
    <dc:creator>richard_pearce6</dc:creator>
    <dc:date>2014-07-18T12:48:18Z</dc:date>
    <item>
      <title>Help for a cursor interval</title>
      <link>https://community.qlik.com/t5/QlikView/Help-for-a-cursor-interval/m-p/706207#M254538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to create a cursor with a variable.&lt;/P&gt;&lt;P&gt;The problem is, i dont know how i can have only 2 choices of values : 1 or 1000.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sans titre.png" class="jive-image" src="/legacyfs/online/62660_Sans titre.png" style="width: 620px; height: 459px;" /&gt;&lt;/P&gt;&lt;P&gt;When i put an interval of 1000, i can choose every single value from 1 to 1000.&lt;/P&gt;&lt;P&gt;When i put an interval of 999, i can choose 1, 999 and 1000.&lt;/P&gt;&lt;P&gt;But if i put the min value to 0 with 1000 as interval, it works, i can only choose 0 or 1000. So i don't know how to get what i want...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me please?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Loïc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 12:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-for-a-cursor-interval/m-p/706207#M254538</guid>
      <dc:creator />
      <dc:date>2014-07-18T12:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help for a cursor interval</title>
      <link>https://community.qlik.com/t5/QlikView/Help-for-a-cursor-interval/m-p/706208#M254539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not use a couple of button acctions to control the variable rather than a slider?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 12:48:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-for-a-cursor-interval/m-p/706208#M254539</guid>
      <dc:creator>richard_pearce6</dc:creator>
      <dc:date>2014-07-18T12:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help for a cursor interval</title>
      <link>https://community.qlik.com/t5/QlikView/Help-for-a-cursor-interval/m-p/706209#M254540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because this is funnier for the users &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 12:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-for-a-cursor-interval/m-p/706209#M254540</guid>
      <dc:creator />
      <dc:date>2014-07-18T12:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Help for a cursor interval</title>
      <link>https://community.qlik.com/t5/QlikView/Help-for-a-cursor-interval/m-p/706210#M254541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fair enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vSlider = Set up the slider so the min is 0, the max is 1 and the step is 1&lt;/P&gt;&lt;P&gt;vSliderCals = vSlider * 999+1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace the slider min and max values (visible to user) with text boxes with your 1 &amp;amp; 1000 figures in......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They will never know &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 12:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-for-a-cursor-interval/m-p/706210#M254541</guid>
      <dc:creator>richard_pearce6</dc:creator>
      <dc:date>2014-07-18T12:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help for a cursor interval</title>
      <link>https://community.qlik.com/t5/QlikView/Help-for-a-cursor-interval/m-p/706211#M254542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 13:01:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-for-a-cursor-interval/m-p/706211#M254542</guid>
      <dc:creator>richard_pearce6</dc:creator>
      <dc:date>2014-07-18T13:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help for a cursor interval</title>
      <link>https://community.qlik.com/t5/QlikView/Help-for-a-cursor-interval/m-p/706212#M254543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lol&lt;/P&gt;&lt;P&gt;Thanks for your idea, this is quite funny.&lt;/P&gt;&lt;P&gt;But I use the value of the variable in many expressions like:&amp;nbsp; =sum(Quantity)/$(Var)&lt;/P&gt;&lt;P&gt;If the Value is 0 or 1, my expression will be false. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 13:10:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-for-a-cursor-interval/m-p/706212#M254543</guid>
      <dc:creator />
      <dc:date>2014-07-18T13:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help for a cursor interval</title>
      <link>https://community.qlik.com/t5/QlikView/Help-for-a-cursor-interval/m-p/706213#M254544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not if you use vSliderCals instead of Val.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This variable will be either 1 or 1000 depending on the slider possition. See the qvw I uploaded for the example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 13:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-for-a-cursor-interval/m-p/706213#M254544</guid>
      <dc:creator>richard_pearce6</dc:creator>
      <dc:date>2014-07-18T13:28:19Z</dc:date>
    </item>
  </channel>
</rss>

