<?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: Sheet Actions - date range in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Sheet-Actions-date-range/m-p/2536086#M108612</link>
    <description>&lt;P&gt;Try this in search string&amp;nbsp;&lt;/P&gt;&lt;P&gt;=YourDateField &amp;gt;= Date(AddMonths(MonthStart(Today()), -11))&lt;/P&gt;</description>
    <pubDate>Thu, 13 Nov 2025 09:13:01 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2025-11-13T09:13:01Z</dc:date>
    <item>
      <title>Sheet Actions - date range</title>
      <link>https://community.qlik.com/t5/App-Development/Sheet-Actions-date-range/m-p/1706603#M54167</link>
      <description>&lt;P&gt;I was happy to see the April 2020 release of Qlik Sense now includes Sheet Actions, as per the old Qlikview triggers, as this should allow me to resolve an issue with one particular dashboard.&lt;/P&gt;&lt;P&gt;However, I'm having a bit of difficulty with applying a date range (last 12 months) to a field using the "Select values in a field" action.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Qlikview, selecting the last 12 months was done with the following in the Search String:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;= '&amp;gt;=' &amp;amp; Date(AddMonths(MonthStart(Today()),-11), 'YYYYMM')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But that doesn't appear to work in Qlik Sense. It's a valid expression (no error), but I don't get a breadcrumb showing the selection.&lt;/P&gt;&lt;P&gt;If I simplify it to a single month:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;= Date(AddMonths(MonthStart(Today()),-11), 'YYYYMM')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then it works fine - June 2019 is selected (in format 201906).&lt;/P&gt;&lt;P&gt;But however I try including the 'greater than equals', it doesn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried using the same format that I might apply in a field selector:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;= MyDateField &amp;gt;= TEXT(DATE(MonthStart(Today(), -11), 'YYYYMM'))&lt;/P&gt;&lt;P&gt;which again is a valid expression, but the selection isn't being applied. I guess this may be because it's specifying the date field in both the Field and the Action.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm no doubt missing something really simple. If anyone has something similar working, can you let me know how?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sheet-Actions-date-range/m-p/1706603#M54167</guid>
      <dc:creator>gramqlik</dc:creator>
      <dc:date>2024-11-16T18:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Actions - date range</title>
      <link>https://community.qlik.com/t5/App-Development/Sheet-Actions-date-range/m-p/2535988#M108598</link>
      <description>&lt;P&gt;This post may be older, but since I had the same question and landed here, I'll post my solutions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;RTFM!&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/May2025/Subsystems/Hub/Content/Sense_Hub/Sheets/setting-sheet-actions.htm" target="_self"&gt;Adding actions to sheets&lt;/A&gt;&lt;BR /&gt;Select values matching search criteria: If you want to use an expression, you need to enclose it in single quotes, for example, ='=Sum([Sales Amount]) &amp;gt; 200000'.&lt;/LI&gt;&lt;LI&gt;You could also use&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/video/tFyqOigqnUw" target="_blank"&gt;Dynamic default bookmarks in Qlik Sense&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 10:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sheet-Actions-date-range/m-p/2535988#M108598</guid>
      <dc:creator>Gaël</dc:creator>
      <dc:date>2025-11-12T10:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Actions - date range</title>
      <link>https://community.qlik.com/t5/App-Development/Sheet-Actions-date-range/m-p/2536086#M108612</link>
      <description>&lt;P&gt;Try this in search string&amp;nbsp;&lt;/P&gt;&lt;P&gt;=YourDateField &amp;gt;= Date(AddMonths(MonthStart(Today()), -11))&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 09:13:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sheet-Actions-date-range/m-p/2536086#M108612</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2025-11-13T09:13:01Z</dc:date>
    </item>
  </channel>
</rss>

