<?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 Number of Occurrence in Visualization and Usability</title>
    <link>https://community.qlik.com/t5/Visualization-and-Usability/Number-of-Occurrence/m-p/2000522#M217618</link>
    <description>&lt;P&gt;I just need to find the count of&amp;nbsp; no of occurrence of the below data A,B,C without showing the calculation at the front end but the calculation should be done only at the expression level. A,B,C are basically the category for the three years that is 2019,2020,2021. Also the Category which appears max times should only be visible for particular customer id.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 566px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/92905iFF8D272CBF211EC7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Nov 2022 10:28:32 GMT</pubDate>
    <dc:creator>aarav021</dc:creator>
    <dc:date>2022-11-04T10:28:32Z</dc:date>
    <item>
      <title>Number of Occurrence</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Number-of-Occurrence/m-p/2000522#M217618</link>
      <description>&lt;P&gt;I just need to find the count of&amp;nbsp; no of occurrence of the below data A,B,C without showing the calculation at the front end but the calculation should be done only at the expression level. A,B,C are basically the category for the three years that is 2019,2020,2021. Also the Category which appears max times should only be visible for particular customer id.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 566px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/92905iFF8D272CBF211EC7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 10:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Number-of-Occurrence/m-p/2000522#M217618</guid>
      <dc:creator>aarav021</dc:creator>
      <dc:date>2022-11-04T10:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Number of Occurrence</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Number-of-Occurrence/m-p/2066027#M229292</link>
      <description>&lt;P&gt;Try this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if(aggr(count({&amp;lt;Year = {'2019', '2020', '2021'}&amp;gt;} Year), CustomerID) = max(aggr(count({&amp;lt;Year = {'2019', '2020', '2021'}&amp;gt;} Year), CustomerID)),&amp;nbsp;&lt;/P&gt;
&lt;P&gt;maxstring({&amp;lt;Year = {'2019', '2020', '2021'}&amp;gt;} Category), ''),&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Apr 2023 07:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Number-of-Occurrence/m-p/2066027#M229292</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2023-04-29T07:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Number of Occurrence</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Number-of-Occurrence/m-p/2066130#M229328</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/199874"&gt;@aarav021&lt;/a&gt;&amp;nbsp; not quite get what exactly you are looking for. Could you elaborate further?&lt;/P&gt;</description>
      <pubDate>Sat, 29 Apr 2023 20:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Number-of-Occurrence/m-p/2066130#M229328</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2023-04-29T20:02:10Z</dc:date>
    </item>
  </channel>
</rss>

