<?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: Count instances of values of a table in another table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Count-instances-of-values-of-a-table-in-another-table/m-p/2490372#M101924</link>
    <description>&lt;P&gt;Superb !!! Neat Solution.&lt;/P&gt;</description>
    <pubDate>Fri, 01 Nov 2024 15:48:21 GMT</pubDate>
    <dc:creator>seanbruton</dc:creator>
    <dc:date>2024-11-01T15:48:21Z</dc:date>
    <item>
      <title>Count instances of values of a table in another table</title>
      <link>https://community.qlik.com/t5/App-Development/Count-instances-of-values-of-a-table-in-another-table/m-p/2489275#M101782</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Say we have a table of vegetables that i created something that has values like TABLE A&amp;nbsp; "potato","tomato","onion"&lt;BR /&gt;and another tables that has repeated instances of these very values TABLE B like a survey for example where it shows what every customer bought i want to count the instances of each value of table A in TABLE B how can i do that&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need this cause i want to create a dimension of it so i could display them individually or filter them&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 20:50:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-instances-of-values-of-a-table-in-another-table/m-p/2489275#M101782</guid>
      <dc:creator>RyugaHideki</dc:creator>
      <dc:date>2024-11-15T20:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Count instances of values of a table in another table</title>
      <link>https://community.qlik.com/t5/App-Development/Count-instances-of-values-of-a-table-in-another-table/m-p/2489296#M101784</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/313025"&gt;@RyugaHideki&lt;/a&gt;&amp;nbsp; What exactly you want to count? Could you please share example with dummy data?&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2024 18:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-instances-of-values-of-a-table-in-another-table/m-p/2489296#M101784</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2024-10-26T18:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Count instances of values of a table in another table</title>
      <link>https://community.qlik.com/t5/App-Development/Count-instances-of-values-of-a-table-in-another-table/m-p/2489297#M101785</link>
      <description>&lt;P&gt;I actually found a solution&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Count(If(WildMatch(TableA, TableB), TableA))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;for those who want to know&amp;nbsp; and for the dummy data it's something like this&amp;nbsp;&lt;BR /&gt;Table:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;load* inline[&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"Carrot",&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"Broccoli",&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"Spinach"]; the other table is just instances of these values like repeated&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2024 19:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-instances-of-values-of-a-table-in-another-table/m-p/2489297#M101785</guid>
      <dc:creator>RyugaHideki</dc:creator>
      <dc:date>2024-10-26T19:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Count instances of values of a table in another table</title>
      <link>https://community.qlik.com/t5/App-Development/Count-instances-of-values-of-a-table-in-another-table/m-p/2490372#M101924</link>
      <description>&lt;P&gt;Superb !!! Neat Solution.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 15:48:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-instances-of-values-of-a-table-in-another-table/m-p/2490372#M101924</guid>
      <dc:creator>seanbruton</dc:creator>
      <dc:date>2024-11-01T15:48:21Z</dc:date>
    </item>
  </channel>
</rss>

