<?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: *= intersection set analysis possible with autocalendar? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/intersection-set-analysis-possible-with-autocalendar/m-p/1800682#M64883</link>
    <description>&lt;P&gt;Not sure if you actually copied and pasted your code or not, but the above code is missing the terminator for the fields in the set analysis.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Count({$&amp;lt;Example_Date.autocalendar.Year = {'2017'},Example_Date)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;should be&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Count({$&amp;lt;Example_Date.autocalendar.Year = {'2017'}&lt;STRONG&gt;&amp;gt;}&lt;/STRONG&gt;,Example_Date)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would think that the Year would be Numeric and could be {2017} without the single quotes. Not sure if that might be throwing things off. Just taking random guesses.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Apr 2021 20:36:44 GMT</pubDate>
    <dc:creator>Dalton_Ruer</dc:creator>
    <dc:date>2021-04-19T20:36:44Z</dc:date>
    <item>
      <title>*= intersection set analysis possible with autocalendar?</title>
      <link>https://community.qlik.com/t5/App-Development/intersection-set-analysis-possible-with-autocalendar/m-p/1798367#M64618</link>
      <description>&lt;P&gt;I'm attempting to update a graphic&amp;nbsp; to use the intersection property of set analysis based on the year in which the item occurred. For example, I'm currently using a simple formula of Count({$&amp;lt;Example_Date.autocalendar.Year = {'2017'},Example_Date) to return all exams that occurred in 2017 and similarly for 2018, 2019, 2020 &amp;amp; 2021. Our users requested that if they select a filter for 2017 that the other values should all display as 0.&lt;/P&gt;&lt;P&gt;I figured this could be done by using&amp;nbsp;Count({$&amp;lt;Example_Date.autocalendar.Year *= {'2017'},Example_Date). However when I add the asterisk&amp;nbsp; to the formula as shown above, the value returned becomes 0 regardless of whether a filter is applied. I've successfully used this with non date related fields without issue in the same dashboard, so I'm not quite sure what's happening other than an inability to use the intersection analysis with the autocalendar. Is this a bug or am I just completely missing something obvious?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:16:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/intersection-set-analysis-possible-with-autocalendar/m-p/1798367#M64618</guid>
      <dc:creator>mattwestveer</dc:creator>
      <dc:date>2024-11-16T00:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: *= intersection set analysis possible with autocalendar?</title>
      <link>https://community.qlik.com/t5/App-Development/intersection-set-analysis-possible-with-autocalendar/m-p/1800682#M64883</link>
      <description>&lt;P&gt;Not sure if you actually copied and pasted your code or not, but the above code is missing the terminator for the fields in the set analysis.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Count({$&amp;lt;Example_Date.autocalendar.Year = {'2017'},Example_Date)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;should be&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Count({$&amp;lt;Example_Date.autocalendar.Year = {'2017'}&lt;STRONG&gt;&amp;gt;}&lt;/STRONG&gt;,Example_Date)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would think that the Year would be Numeric and could be {2017} without the single quotes. Not sure if that might be throwing things off. Just taking random guesses.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 20:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/intersection-set-analysis-possible-with-autocalendar/m-p/1800682#M64883</guid>
      <dc:creator>Dalton_Ruer</dc:creator>
      <dc:date>2021-04-19T20:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: *= intersection set analysis possible with autocalendar?</title>
      <link>https://community.qlik.com/t5/App-Development/intersection-set-analysis-possible-with-autocalendar/m-p/1800972#M64911</link>
      <description>&lt;P&gt;Thanks for the response. I missed the terminator in the post, but it is in my expression in Qlik Sense. Always good to double check appropriate syntax.&lt;/P&gt;&lt;P&gt;I did test using the numeric value of {2018} vs. using {'2018'}. They both return full values as expected with the equals '=' operator. However they also both return '0' when using the '*=' operator.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 14:51:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/intersection-set-analysis-possible-with-autocalendar/m-p/1800972#M64911</guid>
      <dc:creator>mattwestveer</dc:creator>
      <dc:date>2021-04-20T14:51:52Z</dc:date>
    </item>
  </channel>
</rss>

