<?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 ignoring and filtering in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-ignoring-and-filtering/m-p/2522695#M106696</link>
    <description>&lt;P&gt;To ignore the filter inside the set analysis, you can use this strategy :&lt;/P&gt;&lt;P&gt;Ex:&amp;nbsp;&lt;SPAN&gt;Sum({&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;Month=,Year=}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;By writing this set analysis, I ignore the filter (Month and Year) for this result.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jun 2025 11:54:54 GMT</pubDate>
    <dc:creator>CHRIS_Singa</dc:creator>
    <dc:date>2025-06-30T11:54:54Z</dc:date>
    <item>
      <title>Date ignoring and filtering</title>
      <link>https://community.qlik.com/t5/App-Development/Date-ignoring-and-filtering/m-p/2522694#M106695</link>
      <description>&lt;P&gt;Hi, I have a case where I have one table with two dates and I'm using one of them in the sheet and i want to use the other in the set expresion based on the first one but also ignoring the first one &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Table fields&lt;BR /&gt;Close date&lt;BR /&gt;SAL date&lt;BR /&gt;amount&lt;BR /&gt;user&lt;BR /&gt;&lt;BR /&gt;in the first chart i have dimension set to SAL date year quarter and measure sum of amount&lt;BR /&gt;in the second chart, i have a dimension of user and a measure were close date should be equal to what is selected in sal date but the sal date for this measure should be anything&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;when i specify closed date explicitly the results are ok&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Sum({&lt;BR /&gt;&amp;lt;&lt;BR /&gt;bdr_sourced__name-={'Unknown'},&lt;BR /&gt;StageName={'Closed Won'},&lt;BR /&gt;CloseDate={"&amp;gt;=01-01-2025&amp;lt;04-01-2025"},&lt;BR /&gt;[SAL_Review_Date__c.autoCalendar.YearQuarter] =&lt;BR /&gt;&amp;gt;&lt;BR /&gt;} New_Expansion_ACV__c)&lt;BR /&gt;&lt;BR /&gt;when i try to experiment with the dates it not returning the same results i tried this and few other approaches but it's not working&amp;nbsp;&lt;BR /&gt;Sum({&lt;BR /&gt;&amp;lt; bdr_sourced__name-={'Unknown'},&amp;nbsp;&lt;BR /&gt;[CloseDate.autoCalendar.YearQuarter] = P([SAL_Review_Date__c.autoCalendar.YearQuarter])&lt;BR /&gt;[SAL_Review_Date__c.autoCalendar.YearQuarter] =&lt;BR /&gt;&amp;gt;&lt;BR /&gt;} New_Expansion_ACV__c)&lt;BR /&gt;&lt;BR /&gt;is there a way to achieve this ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 11:47:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-ignoring-and-filtering/m-p/2522694#M106695</guid>
      <dc:creator>fhana</dc:creator>
      <dc:date>2025-06-30T11:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Date ignoring and filtering</title>
      <link>https://community.qlik.com/t5/App-Development/Date-ignoring-and-filtering/m-p/2522695#M106696</link>
      <description>&lt;P&gt;To ignore the filter inside the set analysis, you can use this strategy :&lt;/P&gt;&lt;P&gt;Ex:&amp;nbsp;&lt;SPAN&gt;Sum({&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;Month=,Year=}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;By writing this set analysis, I ignore the filter (Month and Year) for this result.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 11:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-ignoring-and-filtering/m-p/2522695#M106696</guid>
      <dc:creator>CHRIS_Singa</dc:creator>
      <dc:date>2025-06-30T11:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Date ignoring and filtering</title>
      <link>https://community.qlik.com/t5/App-Development/Date-ignoring-and-filtering/m-p/2524235#M106861</link>
      <description>&lt;P&gt;Hey, thanks for your reply, but this isn't solving the problem. I have this in my script already.&lt;BR /&gt;I solved it with a workaround, I had to add an additional filter for closed date that works only for this chart&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 07:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-ignoring-and-filtering/m-p/2524235#M106861</guid>
      <dc:creator>fhana</dc:creator>
      <dc:date>2025-07-15T07:31:16Z</dc:date>
    </item>
  </channel>
</rss>

