<?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: Use a variable to make selection in a field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-a-variable-to-make-selection-in-a-field/m-p/1252602#M396240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try it with: [$(dateTest)]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Dec 2016 12:23:39 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-12-13T12:23:39Z</dc:date>
    <item>
      <title>Use a variable to make selection in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-a-variable-to-make-selection-in-a-field/m-p/1252599#M396237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a container, with two calendar objects, enabling users to make a selection basis a from and to date.&lt;/P&gt;&lt;P&gt;On the variables used in these objects I have added a 'select in field' action, specifying the field name where the selection should be done and added a &amp;gt;= &amp;amp; &amp;lt;= basis the from and to date. This works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The application has several date fields; arrival date, registration date and report date, to name a few. I have listed these in an input box, storing the field name in a variable. I would like the user to select any of the date fields in this input box, and then by using the from/to 'date picker' make a selection on the chosen date field. The question is, how can I use this variable, to enable a selection to be made in the chosen date field basis the input box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated, thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 10:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-a-variable-to-make-selection-in-a-field/m-p/1252599#M396237</guid>
      <dc:creator />
      <dc:date>2016-12-13T10:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Use a variable to make selection in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-a-variable-to-make-selection-in-a-field/m-p/1252600#M396238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you could use your input-variable as fieldname within the selection-trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 11:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-a-variable-to-make-selection-in-a-field/m-p/1252600#M396238</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-12-13T11:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Use a variable to make selection in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-a-variable-to-make-selection-in-a-field/m-p/1252601#M396239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the screens as shown in the attached image - can I enter the variable (dateTest is the var storing the date fields) as field name here or should I add a script to the calendar object?&lt;IMG alt="Variable as field name.png" class="jive-image image-1" src="/legacyfs/online/146473_Variable as field name.png" style="height: 307px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 11:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-a-variable-to-make-selection-in-a-field/m-p/1252601#M396239</guid>
      <dc:creator />
      <dc:date>2016-12-13T11:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Use a variable to make selection in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-a-variable-to-make-selection-in-a-field/m-p/1252602#M396240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try it with: [$(dateTest)]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 12:23:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-a-variable-to-make-selection-in-a-field/m-p/1252602#M396240</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-12-13T12:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Use a variable to make selection in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-a-variable-to-make-selection-in-a-field/m-p/1252603#M396241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much, it's working now!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 14:12:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-a-variable-to-make-selection-in-a-field/m-p/1252603#M396241</guid>
      <dc:creator />
      <dc:date>2016-12-13T14:12:49Z</dc:date>
    </item>
  </channel>
</rss>

