<?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 Action - Select in field with variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Action-Select-in-field-with-variable/m-p/1216471#M858315</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 am trying to make an action based on input field of an variable and select in Field the values [Data Sales ]that are greater than vStartMonth.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The versions: '&amp;gt;=$(vStartMonth)', '&amp;gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vStartMonth&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;' are not working. If i put '&amp;gt;=4/1/2014' it works. My variable &lt;SPAN style="font-size: 13.3333px;"&gt;vStartMonth&lt;/SPAN&gt; is 4/1/2014.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Any suggestion regarding the format?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Cosmina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Action - Select in field with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Action-Select-in-field-with-variable/m-p/1216471#M858315</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 am trying to make an action based on input field of an variable and select in Field the values [Data Sales ]that are greater than vStartMonth.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The versions: '&amp;gt;=$(vStartMonth)', '&amp;gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vStartMonth&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;' are not working. If i put '&amp;gt;=4/1/2014' it works. My variable &lt;SPAN style="font-size: 13.3333px;"&gt;vStartMonth&lt;/SPAN&gt; is 4/1/2014.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Any suggestion regarding the format?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Cosmina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-Select-in-field-with-variable/m-p/1216471#M858315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Action - Select in field with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Action-Select-in-field-with-variable/m-p/1216472#M858316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be formatting is different or you need to have it read as date? Can you share what is the definition of vStartMonth? Is it hardcoded or an expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 12:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-Select-in-field-with-variable/m-p/1216472#M858316</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-23T12:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Action - Select in field with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Action-Select-in-field-with-variable/m-p/1216473#M858317</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 attached a sample at what i want to do. In the Action button, i don't know which is the syntax for filtring data with variable.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 12:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-Select-in-field-with-variable/m-p/1216473#M858317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-23T12:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Action - Select in field with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Action-Select-in-field-with-variable/m-p/1216474#M858318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This seems to working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='&amp;gt;=' &amp;amp; vStartDate&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 12:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-Select-in-field-with-variable/m-p/1216474#M858318</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-23T12:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Action - Select in field with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Action-Select-in-field-with-variable/m-p/1216475#M858319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 13:04:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-Select-in-field-with-variable/m-p/1216475#M858319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-23T13:04:19Z</dc:date>
    </item>
  </channel>
</rss>

