<?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: Input box predefinded values from date field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Input-box-predefinded-values-from-date-field/m-p/1810912#M66083</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm sorry that i didn't explained myself well&lt;/P&gt;&lt;P&gt;the problem is that I'm trying to use this var in the load script&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the var is not recognized without the $&lt;/P&gt;&lt;P&gt;there is a solution for it?&lt;/P&gt;</description>
    <pubDate>Thu, 27 May 2021 05:38:07 GMT</pubDate>
    <dc:creator>seWork</dc:creator>
    <dc:date>2021-05-27T05:38:07Z</dc:date>
    <item>
      <title>Input box predefinded values from date field</title>
      <link>https://community.qlik.com/t5/App-Development/Input-box-predefinded-values-from-date-field/m-p/1810833#M66067</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to have an input field with predefined values of a date field&amp;nbsp;&lt;/P&gt;&lt;P&gt;by using&amp;nbsp;&lt;SPAN&gt;Concat&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;date&lt;/SPAN&gt;&lt;SPAN&gt;,',') in the listed values&amp;nbsp; for getting the list of dates as a drop down&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but when I'm checking the variable value I'm getting the result of the formula instead&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;e.g &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if I'm picking the date 28/06/2019&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm getting the value 0.0023113752682846&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what can I do to receive the date as a variable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 18:22:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Input-box-predefinded-values-from-date-field/m-p/1810833#M66067</guid>
      <dc:creator>seWork</dc:creator>
      <dc:date>2021-05-26T18:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Input box predefinded values from date field</title>
      <link>https://community.qlik.com/t5/App-Development/Input-box-predefinded-values-from-date-field/m-p/1810864#M66074</link>
      <description>&lt;P&gt;do not input &lt;STRONG&gt;$&lt;/STRONG&gt; in front of variable, this will not evaluate the variable. for e.g.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;$(vLastWdt ) will give you the evaluated output of the expression available in variable.&lt;/LI&gt;&lt;LI&gt;vLastWdt will give you the output of the variable expression you have entered in the variable.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 26 May 2021 20:13:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Input-box-predefinded-values-from-date-field/m-p/1810864#M66074</guid>
      <dc:creator>Sammy_AK</dc:creator>
      <dc:date>2021-05-26T20:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Input box predefinded values from date field</title>
      <link>https://community.qlik.com/t5/App-Development/Input-box-predefinded-values-from-date-field/m-p/1810912#M66083</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm sorry that i didn't explained myself well&lt;/P&gt;&lt;P&gt;the problem is that I'm trying to use this var in the load script&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the var is not recognized without the $&lt;/P&gt;&lt;P&gt;there is a solution for it?&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 05:38:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Input-box-predefinded-values-from-date-field/m-p/1810912#M66083</guid>
      <dc:creator>seWork</dc:creator>
      <dc:date>2021-05-27T05:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Input box predefinded values from date field</title>
      <link>https://community.qlik.com/t5/App-Development/Input-box-predefinded-values-from-date-field/m-p/1810913#M66084</link>
      <description>&lt;P&gt;I found it&lt;/P&gt;&lt;P&gt;thanks (-:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Date-Variable-in-Where-clause-in-load-script/m-p/583370#M682292" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Date-Variable-in-Where-clause-in-load-script/m-p/583370#M682292&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 05:51:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Input-box-predefinded-values-from-date-field/m-p/1810913#M66084</guid>
      <dc:creator>seWork</dc:creator>
      <dc:date>2021-05-27T05:51:07Z</dc:date>
    </item>
  </channel>
</rss>

