<?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: PBI count of unique and duplicates considering also some filters in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/PBI-count-of-unique-and-duplicates-considering-also-some-filters/m-p/3685069#M143136</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="686119" data-lia-user-login="Alexa1104" class="lia-mention lia-mention-user"&gt;Alexa1104&lt;/a&gt; , You Should create a measure&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Non Distinct = Countrows(Table) - distinctcount(Table[Test ID])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this does not help&lt;BR /&gt;Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Feb 2024 08:04:19 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2024-02-07T08:04:19Z</dc:date>
    <item>
      <title>PBI count of unique and duplicates considering also some filters</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/PBI-count-of-unique-and-duplicates-considering-also-some-filters/m-p/3682778#M143028</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a difficult situation I am struggling with for some days now and I couldn't find any solution to it.&lt;/P&gt;&lt;P&gt;I will present it briefly :&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have summarized in a new table the main columns involved . So I need to show in a visualization per each month:&lt;/P&gt;&lt;P&gt;-how many unique tests have been performed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-how many tests that have duplicates have been performed (but we count only 1 time each test)&lt;/P&gt;&lt;P&gt;- nr of their duplicates&lt;/P&gt;&lt;P&gt;Note : a test may be performed multople times per variant.&amp;nbsp;&lt;/P&gt;&lt;P&gt;A test which has been performed per more variants, is considered unique per each variant (duplicates if they exist are counted apart).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried many ideas, including the ALLEXCEPT function, but I can't manage to split this : tests which are performed more than 1 time : split into tests counted once + their duplicates.&amp;nbsp;&lt;/P&gt;&lt;P&gt;And all of this has to be applied after I select some filters : Started by CMD, Testname should not contain "stable_SW". (monthly)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 10:37:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/PBI-count-of-unique-and-duplicates-considering-also-some-filters/m-p/3682778#M143028</guid>
      <dc:creator>Alexa1104</dc:creator>
      <dc:date>2024-02-06T10:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: PBI count of unique and duplicates considering also some filters</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/PBI-count-of-unique-and-duplicates-considering-also-some-filters/m-p/3685069#M143136</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="686119" data-lia-user-login="Alexa1104" class="lia-mention lia-mention-user"&gt;Alexa1104&lt;/a&gt; , You Should create a measure&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Non Distinct = Countrows(Table) - distinctcount(Table[Test ID])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this does not help&lt;BR /&gt;Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 08:04:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/PBI-count-of-unique-and-duplicates-considering-also-some-filters/m-p/3685069#M143136</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2024-02-07T08:04:19Z</dc:date>
    </item>
  </channel>
</rss>

