<?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 Double Entries in a Table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Count-Double-Entries-in-a-Table/m-p/1820420#M67254</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/138166"&gt;@Daniel1908&lt;/a&gt;&amp;nbsp; try below. If doesn't worl share sample data with expected output.&lt;/P&gt;&lt;P&gt;= count(if(aggr(count(Price),Material,Price) &amp;gt; 1 ,&amp;nbsp;Material))&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jul 2021 13:59:31 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2021-07-07T13:59:31Z</dc:date>
    <item>
      <title>Count Double Entries in a Table</title>
      <link>https://community.qlik.com/t5/App-Development/Count-Double-Entries-in-a-Table/m-p/1820399#M67253</link>
      <description>&lt;P&gt;Hello Together,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the below expression.&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Count(distinct{$-1&amp;lt;Material&amp;gt;} If([Price]&amp;gt;1,1,0))&lt;/P&gt;&lt;P&gt;I want to count the material where the equal price appears more than once in the list.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&amp;nbsp;&lt;BR /&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 13:32:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-Double-Entries-in-a-Table/m-p/1820399#M67253</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-07-07T13:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Count Double Entries in a Table</title>
      <link>https://community.qlik.com/t5/App-Development/Count-Double-Entries-in-a-Table/m-p/1820420#M67254</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/138166"&gt;@Daniel1908&lt;/a&gt;&amp;nbsp; try below. If doesn't worl share sample data with expected output.&lt;/P&gt;&lt;P&gt;= count(if(aggr(count(Price),Material,Price) &amp;gt; 1 ,&amp;nbsp;Material))&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 13:59:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-Double-Entries-in-a-Table/m-p/1820420#M67254</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2021-07-07T13:59:31Z</dc:date>
    </item>
  </channel>
</rss>

