<?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 Date filter in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-filter/m-p/1793577#M62145</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a custom calendar data. Week number and Month starting/end date is different. But i have the Date field which is linked to week number and month based on my calendar.&lt;/P&gt;&lt;P&gt;I want to apply the default filter where I can get last week Sunday's date on the Date field when I open the app on any day during the current week.&lt;/P&gt;&lt;P&gt;Is there a function to apply on the filter to get the last week Sunday's Date on the Date field?&lt;/P&gt;&lt;P&gt;P.S. I will be having the Dates from 2020 to Dec 2021 on my Dashboard&lt;/P&gt;&lt;P&gt;Attached is my calendar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 17:21:59 GMT</pubDate>
    <dc:creator>Arvind_07</dc:creator>
    <dc:date>2024-11-16T17:21:59Z</dc:date>
    <item>
      <title>Date filter</title>
      <link>https://community.qlik.com/t5/App-Development/Date-filter/m-p/1793577#M62145</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a custom calendar data. Week number and Month starting/end date is different. But i have the Date field which is linked to week number and month based on my calendar.&lt;/P&gt;&lt;P&gt;I want to apply the default filter where I can get last week Sunday's date on the Date field when I open the app on any day during the current week.&lt;/P&gt;&lt;P&gt;Is there a function to apply on the filter to get the last week Sunday's Date on the Date field?&lt;/P&gt;&lt;P&gt;P.S. I will be having the Dates from 2020 to Dec 2021 on my Dashboard&lt;/P&gt;&lt;P&gt;Attached is my calendar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-filter/m-p/1793577#M62145</guid>
      <dc:creator>Arvind_07</dc:creator>
      <dc:date>2024-11-16T17:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Date filter</title>
      <link>https://community.qlik.com/t5/App-Development/Date-filter/m-p/1793655#M62158</link>
      <description>&lt;P&gt;The WeekStart() function will give you the Sunday date previous to the date supplied as a parameter.&lt;/P&gt;&lt;P&gt;So, WeekStart(Today()) will give you 3/21/2021.&amp;nbsp; WeekStart(Today()-7) will give you 3/14/2021.&amp;nbsp; (Note: Today is 3/23/2021)&lt;/P&gt;&lt;P&gt;You can setup a Sheet Action in the Sheet Properties panel of your default sheet bookmark.&amp;nbsp; Select Add Action, and choose "Select values in field" and enter WeekStart(Today()) or WeekStart(Today()-7), depending on which Sunday you are referring to.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 11:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-filter/m-p/1793655#M62158</guid>
      <dc:creator>GaryGiles</dc:creator>
      <dc:date>2021-03-23T11:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Date filter</title>
      <link>https://community.qlik.com/t5/App-Development/Date-filter/m-p/1793703#M62160</link>
      <description>&lt;P&gt;Thank you Gary for the solution. Is it possible to sort the Week Number filter and Month filter values in an ascending order- Like W01 2020- WK52 2020 and then W01 2021- WK52 2021 and the same goes for Month(Like Jan 2020- Dec 2020, Jan 2021-Dec 2021.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached the Calendar file already which has this information.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 13:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-filter/m-p/1793703#M62160</guid>
      <dc:creator>Arvind_07</dc:creator>
      <dc:date>2021-03-23T13:29:23Z</dc:date>
    </item>
  </channel>
</rss>

