<?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 Dynamic Bookmark filter with Max &amp;amp; Min Date in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dynamic-Bookmark-filter-with-Max-amp-Min-Date/m-p/1897157#M74050</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have the need to dynamically select a date filter when a dashboard was opened to show always the last 14 days. When loading the data I create the variables vMinDate = Today()-14 and vMaxDate = Today().&lt;/P&gt;
&lt;P&gt;When I want to use these variables in the filter I always get all dates, I use this expression in the filterpane:&lt;/P&gt;
&lt;P&gt;DATE={"=DATE&amp;gt;='$(vMinDate)'"},{"=DATE='$(vMaxDate)'"}&lt;/P&gt;
&lt;P&gt;which gives me all the dates.&lt;/P&gt;
&lt;P&gt;Using:&lt;/P&gt;
&lt;P&gt;DATE={"=DATE&amp;gt;='$(vMinDate)'"} works perfectly fine.&lt;/P&gt;
&lt;P&gt;Is there a way to perform my needs in Qlik Sense?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Christoph&lt;/P&gt;</description>
    <pubDate>Thu, 24 Feb 2022 13:59:37 GMT</pubDate>
    <dc:creator>christoph_suessmann</dc:creator>
    <dc:date>2022-02-24T13:59:37Z</dc:date>
    <item>
      <title>Dynamic Bookmark filter with Max &amp; Min Date</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-Bookmark-filter-with-Max-amp-Min-Date/m-p/1897157#M74050</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have the need to dynamically select a date filter when a dashboard was opened to show always the last 14 days. When loading the data I create the variables vMinDate = Today()-14 and vMaxDate = Today().&lt;/P&gt;
&lt;P&gt;When I want to use these variables in the filter I always get all dates, I use this expression in the filterpane:&lt;/P&gt;
&lt;P&gt;DATE={"=DATE&amp;gt;='$(vMinDate)'"},{"=DATE='$(vMaxDate)'"}&lt;/P&gt;
&lt;P&gt;which gives me all the dates.&lt;/P&gt;
&lt;P&gt;Using:&lt;/P&gt;
&lt;P&gt;DATE={"=DATE&amp;gt;='$(vMinDate)'"} works perfectly fine.&lt;/P&gt;
&lt;P&gt;Is there a way to perform my needs in Qlik Sense?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Christoph&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 13:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-Bookmark-filter-with-Max-amp-Min-Date/m-p/1897157#M74050</guid>
      <dc:creator>christoph_suessmann</dc:creator>
      <dc:date>2022-02-24T13:59:37Z</dc:date>
    </item>
  </channel>
</rss>

