<?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: Filters for Report Tasks in Talend Cloud</title>
    <link>https://community.qlik.com/t5/Talend-Cloud/Filters-for-Report-Tasks/m-p/2543758#M590</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/363535"&gt;@JfrankGroundSystems&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Report task filters can be picky with Year() and with timestamp vs date typing. The most reliable approach is to filter using a dynamic “current year” date range instead of comparing Year() values. Use an Evaluate condition like:&lt;BR /&gt;Opportunity.StartDate &amp;gt;= YearStart(Today()) and Opportunity.StartDate &amp;lt; YearEnd(Today()) + 1&lt;BR /&gt;If Opportunity.StartDate is a timestamp, use:&lt;BR /&gt;Floor(Opportunity.StartDate) &amp;gt;= YearStart(Today()) and Floor(Opportunity.StartDate) &amp;lt; YearEnd(Today()) + 1&lt;/P&gt;&lt;P&gt;Regarding your second question, yes, you can do per recipient filtering, but it depends on what you are using to distribute the report (Qlik Sense subscriptions vs NPrinting vs Application Automation). The typical pattern is: one recipient per row in a recipient list (email + the matching filter value), then the task applies that value as a selection/reduction so each person’s output is generated with their own filter.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Feb 2026 15:48:52 GMT</pubDate>
    <dc:creator>hugo_andrade</dc:creator>
    <dc:date>2026-02-25T15:48:52Z</dc:date>
    <item>
      <title>Filters for Report Tasks</title>
      <link>https://community.qlik.com/t5/Talend-Cloud/Filters-for-Report-Tasks/m-p/2543737#M589</link>
      <description>&lt;P&gt;I am fairly new to Qlik, but running into a couple issues when building report tasks.&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I am trying to create a report filter based upon a date and matching it to the current year. I am selecting the date field, changing it to Evaluate and then using this Expression:&amp;nbsp;&lt;STRONG&gt;Year(Opportunity.StartDate) = Year(Today())&lt;/STRONG&gt;. I suspect it's a simple syntax issue, but I have not been able to figure out what is wrong with it.&lt;/LI&gt;
&lt;LI&gt;Is it possible to setup a report filter to filter the results by the recipient? I have a report task setup that will deliver a report to five people and I would like the report that each receives to be filtered to down to only data that matches their email address.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 25 Feb 2026 14:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Cloud/Filters-for-Report-Tasks/m-p/2543737#M589</guid>
      <dc:creator>JfrankGroundSystems</dc:creator>
      <dc:date>2026-02-25T14:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Filters for Report Tasks</title>
      <link>https://community.qlik.com/t5/Talend-Cloud/Filters-for-Report-Tasks/m-p/2543758#M590</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/363535"&gt;@JfrankGroundSystems&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Report task filters can be picky with Year() and with timestamp vs date typing. The most reliable approach is to filter using a dynamic “current year” date range instead of comparing Year() values. Use an Evaluate condition like:&lt;BR /&gt;Opportunity.StartDate &amp;gt;= YearStart(Today()) and Opportunity.StartDate &amp;lt; YearEnd(Today()) + 1&lt;BR /&gt;If Opportunity.StartDate is a timestamp, use:&lt;BR /&gt;Floor(Opportunity.StartDate) &amp;gt;= YearStart(Today()) and Floor(Opportunity.StartDate) &amp;lt; YearEnd(Today()) + 1&lt;/P&gt;&lt;P&gt;Regarding your second question, yes, you can do per recipient filtering, but it depends on what you are using to distribute the report (Qlik Sense subscriptions vs NPrinting vs Application Automation). The typical pattern is: one recipient per row in a recipient list (email + the matching filter value), then the task applies that value as a selection/reduction so each person’s output is generated with their own filter.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 15:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Cloud/Filters-for-Report-Tasks/m-p/2543758#M590</guid>
      <dc:creator>hugo_andrade</dc:creator>
      <dc:date>2026-02-25T15:48:52Z</dc:date>
    </item>
  </channel>
</rss>

