<?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: filter before filter in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/filter-before-filter/m-p/1790814#M61794</link>
    <description>&lt;P&gt;thank you, can you explain why your solution works, there is another expression:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;if(Year([Date])&amp;gt;=2020,Year([Date]))? What so special in Date# func ?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Mar 2021 08:20:25 GMT</pubDate>
    <dc:creator>AIShatiLove</dc:creator>
    <dc:date>2021-03-12T08:20:25Z</dc:date>
    <item>
      <title>filter before filter</title>
      <link>https://community.qlik.com/t5/App-Development/filter-before-filter/m-p/1790804#M61792</link>
      <description>&lt;P&gt;&lt;SPAN&gt;hi, Qlik&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i need to add to filter year where year &amp;gt;= 2020 :&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i wrote:&amp;nbsp; Year( {&amp;lt;Year([date]) &amp;gt;= {'2020'} &amp;gt;} [date])&amp;nbsp; - but Qlik says that i have error ')'&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;field date&amp;nbsp; in format&amp;nbsp; DD.MM.YYYY&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 07:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/filter-before-filter/m-p/1790804#M61792</guid>
      <dc:creator>AIShatiLove</dc:creator>
      <dc:date>2021-03-12T07:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: filter before filter</title>
      <link>https://community.qlik.com/t5/App-Development/filter-before-filter/m-p/1790811#M61793</link>
      <description>&lt;P&gt;Try below exp&lt;/P&gt;&lt;P&gt;=if(Year(Date#([Date],'DD.MM.YYYY'))&amp;gt;=2020,Year(Date#([Date],'DD.MM.YYYY')))&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 08:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/filter-before-filter/m-p/1790811#M61793</guid>
      <dc:creator>NitinK7</dc:creator>
      <dc:date>2021-03-12T08:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: filter before filter</title>
      <link>https://community.qlik.com/t5/App-Development/filter-before-filter/m-p/1790814#M61794</link>
      <description>&lt;P&gt;thank you, can you explain why your solution works, there is another expression:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;if(Year([Date])&amp;gt;=2020,Year([Date]))? What so special in Date# func ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 08:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/filter-before-filter/m-p/1790814#M61794</guid>
      <dc:creator>AIShatiLove</dc:creator>
      <dc:date>2021-03-12T08:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: filter before filter</title>
      <link>https://community.qlik.com/t5/App-Development/filter-before-filter/m-p/1790820#M61795</link>
      <description>&lt;P&gt;Qliksense Default date format is&amp;nbsp; MM/DD/YYYY, and your date format is DD.MM.YYYY&lt;/P&gt;&lt;P&gt;So you need to first read your date format using date#() function and then find out year.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 08:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/filter-before-filter/m-p/1790820#M61795</guid>
      <dc:creator>NitinK7</dc:creator>
      <dc:date>2021-03-12T08:27:55Z</dc:date>
    </item>
  </channel>
</rss>

