<?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: Date filtering in reporting in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Date-filtering-in-reporting/m-p/2548042#M2772</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/367394"&gt;@Zerker&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your screenshot is showing mask in which your field is loaded. You need to screenshot us more details in there (tags) which would indicate if field is actually loaded as date (and therefore can be filtered as date) or maybe an asci text and cannot. This is critical to for the filter to be properly configured.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lech_Miszkiewicz_0-1777418667337.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188051i681CDED780444CB5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Lech_Miszkiewicz_0-1777418667337.png" alt="Lech_Miszkiewicz_0-1777418667337.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, have you selected search option?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lech_Miszkiewicz_1-1777419511399.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188052iDE092DFB47D5874D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lech_Miszkiewicz_1-1777419511399.png" alt="Lech_Miszkiewicz_1-1777419511399.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have created test app and applied your filter and it works on my end so you may need to either double check your syntax or make sure you follow the steps provided above to check what is not working. Another thing is whether or not you are applying any other filters? They may be affecting search string by data association!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lech_Miszkiewicz_2-1777420004613.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188053i3751CB5D3AFE9D0E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lech_Miszkiewicz_2-1777420004613.png" alt="Lech_Miszkiewicz_2-1777420004613.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Apr 2026 23:47:03 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2026-04-28T23:47:03Z</dc:date>
    <item>
      <title>Date filtering in reporting</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Date-filtering-in-reporting/m-p/2547429#M2769</link>
      <description>&lt;P&gt;I am trying to set up a 2 qlik report filters one that filters to the last month. And one that filters to the previous year.&amp;nbsp; The expressions i try in the actual app works, but not in the reporting filter.&lt;/P&gt;
&lt;P&gt;Prior year&lt;/P&gt;
&lt;P&gt;=[Repair Date]&amp;gt;=(AddMonths(Today(),-12))&lt;/P&gt;
&lt;P&gt;for this one when i just do = and no &amp;gt; it will bring back data from current date from last year&lt;/P&gt;
&lt;P&gt;Previous month&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MonthStart(Date([Invoice Month])) = MonthStart(AddMonths(Today(), -1))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 19:54:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Date-filtering-in-reporting/m-p/2547429#M2769</guid>
      <dc:creator>Zerker</dc:creator>
      <dc:date>2026-04-21T19:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Date filtering in reporting</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Date-filtering-in-reporting/m-p/2547552#M2770</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/367394"&gt;@Zerker&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;If you need to filter the last year, you can use something like this:&lt;BR /&gt;&lt;SPAN&gt;Year([Repair Date]) = Year(Today()) - 1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;If you need to filter the latest 12 months, the formula seems fine, but there may be incompatibilities related the the format of the&amp;nbsp;&lt;SPAN&gt;[Repair Date] filed.&amp;nbsp;&lt;BR /&gt;Maybe you can force it to a date format:&lt;BR /&gt;=Date([Repair Date])&amp;gt;= Date((AddMonths(Today(),-12)))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 10:18:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Date-filtering-in-reporting/m-p/2547552#M2770</guid>
      <dc:creator>Andrea_Bertazzo</dc:creator>
      <dc:date>2026-04-23T10:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Date filtering in reporting</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Date-filtering-in-reporting/m-p/2547603#M2771</link>
      <description>&lt;P&gt;Neither one worked.&amp;nbsp; Below is the format of my date field&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zerker_0-1776957005851.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/187957i3D750465AAC13664/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zerker_0-1776957005851.png" alt="Zerker_0-1776957005851.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 15:10:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Date-filtering-in-reporting/m-p/2547603#M2771</guid>
      <dc:creator>Zerker</dc:creator>
      <dc:date>2026-04-23T15:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Date filtering in reporting</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Date-filtering-in-reporting/m-p/2548042#M2772</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/367394"&gt;@Zerker&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your screenshot is showing mask in which your field is loaded. You need to screenshot us more details in there (tags) which would indicate if field is actually loaded as date (and therefore can be filtered as date) or maybe an asci text and cannot. This is critical to for the filter to be properly configured.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lech_Miszkiewicz_0-1777418667337.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188051i681CDED780444CB5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Lech_Miszkiewicz_0-1777418667337.png" alt="Lech_Miszkiewicz_0-1777418667337.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, have you selected search option?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lech_Miszkiewicz_1-1777419511399.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188052iDE092DFB47D5874D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lech_Miszkiewicz_1-1777419511399.png" alt="Lech_Miszkiewicz_1-1777419511399.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have created test app and applied your filter and it works on my end so you may need to either double check your syntax or make sure you follow the steps provided above to check what is not working. Another thing is whether or not you are applying any other filters? They may be affecting search string by data association!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lech_Miszkiewicz_2-1777420004613.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188053i3751CB5D3AFE9D0E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lech_Miszkiewicz_2-1777420004613.png" alt="Lech_Miszkiewicz_2-1777420004613.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2026 23:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Date-filtering-in-reporting/m-p/2548042#M2772</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2026-04-28T23:47:03Z</dc:date>
    </item>
  </channel>
</rss>

