<?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: Button - Selecting the dates in the past 30 days in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Button-Selecting-the-dates-in-the-past-30-days/m-p/1762130#M58944</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128554"&gt;@dranjbar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you send a sample file&lt;/P&gt;</description>
    <pubDate>Tue, 17 Nov 2020 04:02:43 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2020-11-17T04:02:43Z</dc:date>
    <item>
      <title>Button - Selecting the dates in the past 30 days</title>
      <link>https://community.qlik.com/t5/App-Development/Button-Selecting-the-dates-in-the-past-30-days/m-p/1762124#M58941</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm trying to make a button which selects the date range of the past 30 days.&lt;/P&gt;&lt;P&gt;Currently my code for selecting todays date works -&amp;nbsp;=date(today())&lt;/P&gt;&lt;P&gt;My code for selecting the date 30 days ago works -&amp;nbsp;=date(today()-30)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Although I cant seem to get the code right for the selection of all the dates in the last 30 days.&lt;/P&gt;&lt;P&gt;I've been reading the forums and I can see code like this (and variations of this) -&amp;nbsp;='&amp;gt;=' &amp;amp; date(today()) &amp;amp; '&amp;lt;=' &amp;amp; date(today()-30)&lt;/P&gt;&lt;P&gt;But it doesn't seem to work in my occasion (It seems that I cant get the greater than or less than signs to work with my button).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is where I am inputting my data.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dranjbar_0-1605584386691.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/44284i5A3254BA500BC5D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dranjbar_0-1605584386691.png" alt="dranjbar_0-1605584386691.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is anyone able to help me with this?&lt;/P&gt;&lt;P&gt;Thanks in advanced!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Button-Selecting-the-dates-in-the-past-30-days/m-p/1762124#M58941</guid>
      <dc:creator>dranjbar</dc:creator>
      <dc:date>2021-12-20T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Button - Selecting the dates in the past 30 days</title>
      <link>https://community.qlik.com/t5/App-Development/Button-Selecting-the-dates-in-the-past-30-days/m-p/1762125#M58942</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128554"&gt;@dranjbar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;='&amp;gt;='&amp;amp;Date(Today()-30,'YYYY-MM-DD')&amp;amp;'&amp;lt;='&amp;amp;Date(Today(), 'YYYY-MM-DD')&lt;/P&gt;&lt;P&gt;Change the date format based on ur date (YYYY-MM-DD)&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 03:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Button-Selecting-the-dates-in-the-past-30-days/m-p/1762125#M58942</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2020-11-17T03:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Button - Selecting the dates in the past 30 days</title>
      <link>https://community.qlik.com/t5/App-Development/Button-Selecting-the-dates-in-the-past-30-days/m-p/1762126#M58943</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately this is still not working, I can select a date fine, I just cant select a range of dates.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 03:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Button-Selecting-the-dates-in-the-past-30-days/m-p/1762126#M58943</guid>
      <dc:creator>dranjbar</dc:creator>
      <dc:date>2020-11-17T03:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Button - Selecting the dates in the past 30 days</title>
      <link>https://community.qlik.com/t5/App-Development/Button-Selecting-the-dates-in-the-past-30-days/m-p/1762130#M58944</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128554"&gt;@dranjbar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you send a sample file&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 04:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Button-Selecting-the-dates-in-the-past-30-days/m-p/1762130#M58944</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2020-11-17T04:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Button - Selecting the dates in the past 30 days</title>
      <link>https://community.qlik.com/t5/App-Development/Button-Selecting-the-dates-in-the-past-30-days/m-p/1762134#M58945</link>
      <description>&lt;P&gt;What is your date format?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 04:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Button-Selecting-the-dates-in-the-past-30-days/m-p/1762134#M58945</guid>
      <dc:creator>saimahasan</dc:creator>
      <dc:date>2020-11-17T04:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Button - Selecting the dates in the past 30 days</title>
      <link>https://community.qlik.com/t5/App-Development/Button-Selecting-the-dates-in-the-past-30-days/m-p/1762137#M58947</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2396"&gt;@saimahasan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My date format is DD/MM/YYYY&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 05:19:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Button-Selecting-the-dates-in-the-past-30-days/m-p/1762137#M58947</guid>
      <dc:creator>dranjbar</dc:creator>
      <dc:date>2020-11-17T05:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Button - Selecting the dates in the past 30 days</title>
      <link>https://community.qlik.com/t5/App-Development/Button-Selecting-the-dates-in-the-past-30-days/m-p/1787535#M61457</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128554"&gt;@dranjbar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make sure you select the following action:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EliGohar_0-1614697536030.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50257i5F27EB4F3E37C6DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EliGohar_0-1614697536030.png" alt="EliGohar_0-1614697536030.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Eli.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 15:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Button-Selecting-the-dates-in-the-past-30-days/m-p/1787535#M61457</guid>
      <dc:creator>EliGohar</dc:creator>
      <dc:date>2021-03-02T15:06:24Z</dc:date>
    </item>
  </channel>
</rss>

