<?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: Accept User input value between 0 and 1 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Accept-User-input-value-between-0-and-1/m-p/1254410#M396601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can apply the validation by setting background color of Input box if variable value is greater than 1 or less than 0.&lt;/P&gt;&lt;P&gt;Add below given expression as calculated background color for input box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_148785255214512" jivemacro_uid="_148785255214512"&gt;
&lt;P&gt;If($(vStep)&amp;gt;1 OR $(vStep) &amp;lt; 0, Red())&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2017 12:24:09 GMT</pubDate>
    <dc:creator>rahulpawarb</dc:creator>
    <dc:date>2017-02-23T12:24:09Z</dc:date>
    <item>
      <title>Accept User input value between 0 and 1</title>
      <link>https://community.qlik.com/t5/QlikView/Accept-User-input-value-between-0-and-1/m-p/1254409#M396600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear TEAM,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need one input box to accept any number between 0 AND 1.IT could be any dev=cimenal values also between 0 AND 1.&lt;/P&gt;&lt;P&gt;For example -&amp;gt;0.0001 or 0.00000034 upto 9 decimal is allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created one VARIBLE with predefined values between 0 and 1 WITH STEP OF 0.000000001 .But it is not behabving correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please guide and advise how to achive?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 11:59:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accept-User-input-value-between-0-and-1/m-p/1254409#M396600</guid>
      <dc:creator>aj0031724</dc:creator>
      <dc:date>2017-02-23T11:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Accept User input value between 0 and 1</title>
      <link>https://community.qlik.com/t5/QlikView/Accept-User-input-value-between-0-and-1/m-p/1254410#M396601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can apply the validation by setting background color of Input box if variable value is greater than 1 or less than 0.&lt;/P&gt;&lt;P&gt;Add below given expression as calculated background color for input box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_148785255214512" jivemacro_uid="_148785255214512"&gt;
&lt;P&gt;If($(vStep)&amp;gt;1 OR $(vStep) &amp;lt; 0, Red())&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 12:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accept-User-input-value-between-0-and-1/m-p/1254410#M396601</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-02-23T12:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Accept User input value between 0 and 1</title>
      <link>https://community.qlik.com/t5/QlikView/Accept-User-input-value-between-0-and-1/m-p/1254411#M396602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;it might be because your step value is very low that we may get huge no. of values between 0 and 1.&lt;/P&gt;&lt;P&gt;is step value is&amp;nbsp; mandatory (0.0000001)? any how input box allows to give user choice value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 12:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accept-User-input-value-between-0-and-1/m-p/1254411#M396602</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2017-02-23T12:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Accept User input value between 0 and 1</title>
      <link>https://community.qlik.com/t5/QlikView/Accept-User-input-value-between-0-and-1/m-p/1254412#M396603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try instead to use "Input Constraints" / "Custom" and use this expression &lt;STRONG&gt;$&amp;gt;=0 AND $&amp;lt;=1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 13:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accept-User-input-value-between-0-and-1/m-p/1254412#M396603</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2017-02-23T13:15:13Z</dc:date>
    </item>
  </channel>
</rss>

