<?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 Select Date Range Action in Button in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Select-Date-Range-Action-in-Button/m-p/2425866#M96138</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am trying to create a button that will select a date range using an action.&amp;nbsp; I set up the button with action "Select values in a field" and set the field to "Booking Date"&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to select dates greater than or equal to the date that is selected in the 'To Booking Date' Field.&lt;/P&gt;
&lt;P&gt;I can get it to select a single date in the "Booking Date" field using&amp;nbsp; =[To Booking Date] in the expression value.&lt;/P&gt;
&lt;P&gt;I have tried&amp;nbsp;='&amp;gt;='&amp;amp;[To Booking Date] to get the range but that does not work.&amp;nbsp; I have tried&amp;nbsp;=concat('&amp;gt;=',[To Booking Date]) and that does not work.&lt;/P&gt;
&lt;P&gt;I am not sure where my syntax is going wrong.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help on this would be appreciated.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Brian&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Mar 2024 12:08:36 GMT</pubDate>
    <dc:creator>Brip51</dc:creator>
    <dc:date>2024-03-01T12:08:36Z</dc:date>
    <item>
      <title>Select Date Range Action in Button</title>
      <link>https://community.qlik.com/t5/App-Development/Select-Date-Range-Action-in-Button/m-p/2425866#M96138</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am trying to create a button that will select a date range using an action.&amp;nbsp; I set up the button with action "Select values in a field" and set the field to "Booking Date"&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to select dates greater than or equal to the date that is selected in the 'To Booking Date' Field.&lt;/P&gt;
&lt;P&gt;I can get it to select a single date in the "Booking Date" field using&amp;nbsp; =[To Booking Date] in the expression value.&lt;/P&gt;
&lt;P&gt;I have tried&amp;nbsp;='&amp;gt;='&amp;amp;[To Booking Date] to get the range but that does not work.&amp;nbsp; I have tried&amp;nbsp;=concat('&amp;gt;=',[To Booking Date]) and that does not work.&lt;/P&gt;
&lt;P&gt;I am not sure where my syntax is going wrong.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help on this would be appreciated.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Brian&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 12:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Select-Date-Range-Action-in-Button/m-p/2425866#M96138</guid>
      <dc:creator>Brip51</dc:creator>
      <dc:date>2024-03-01T12:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Select Date Range Action in Button</title>
      <link>https://community.qlik.com/t5/App-Development/Select-Date-Range-Action-in-Button/m-p/2425976#M96146</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/32065"&gt;@Brip51&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Try to replace your Action with "Select values matching search criteria".&lt;BR /&gt;Your&amp;nbsp;&lt;SPAN&gt;='&amp;gt;='&amp;amp;[To Booking Date] should work fine.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 14:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Select-Date-Range-Action-in-Button/m-p/2425976#M96146</guid>
      <dc:creator>marksouzacosta</dc:creator>
      <dc:date>2024-03-01T14:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Select Date Range Action in Button</title>
      <link>https://community.qlik.com/t5/App-Development/Select-Date-Range-Action-in-Button/m-p/2425996#M96150</link>
      <description>&lt;P&gt;I confirm, I just tried something similar and it works.&lt;BR /&gt;&lt;BR /&gt;Enjoy your Qlik.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Théo ATRAGIE.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 15:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Select-Date-Range-Action-in-Button/m-p/2425996#M96150</guid>
      <dc:creator>theoat</dc:creator>
      <dc:date>2024-03-01T15:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Select Date Range Action in Button</title>
      <link>https://community.qlik.com/t5/App-Development/Select-Date-Range-Action-in-Button/m-p/2426070#M96155</link>
      <description>&lt;P&gt;Thanks Mark.&amp;nbsp; That did the trick.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Brian&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 16:26:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Select-Date-Range-Action-in-Button/m-p/2426070#M96155</guid>
      <dc:creator>Brip51</dc:creator>
      <dc:date>2024-03-01T16:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Select Date Range Action in Button</title>
      <link>https://community.qlik.com/t5/App-Development/Select-Date-Range-Action-in-Button/m-p/2482031#M100890</link>
      <description>&lt;P&gt;I have an issue with this, it is working but I have to click the Button twice to make it work. how can I fix the problem?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 11:19:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Select-Date-Range-Action-in-Button/m-p/2482031#M100890</guid>
      <dc:creator>AshrafTai</dc:creator>
      <dc:date>2024-09-17T11:19:24Z</dc:date>
    </item>
  </channel>
</rss>

