<?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 distinct values of a column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-distinct-values-of-a-column/m-p/2239465#M53567</link>
    <description>&lt;P&gt;I'm unable to attached the excel or csv file or pbix file here. im gettting below errors. could you please help me how to attach the files so that i would share with you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Dec 2021 05:37:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-12-15T05:37:22Z</dc:date>
    <item>
      <title>Count distinct values of a column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-distinct-values-of-a-column/m-p/2238106#M53521</link>
      <description>&lt;P&gt;&lt;STRONG&gt;In power&lt;/STRONG&gt;: when i use distinctcount or distinctcountnoblank functions then im getting the distinct count is 7 but in spotfire its 5 count.... &lt;STRONG&gt;could you please help on this please asap&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;spotfire CALS:&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;// spt: UniqueCount([Dictionary_SBSCTR]) over ([REGN_NAME],[SUB_SECTR_NAME],[IN_P6M])&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Power BI dax: &lt;STRONG&gt;tried with many types of dax ways but coudlnt get correct results.&amp;nbsp; could you please do the needful on this asap,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="315278" data-lia-user-login="VahidDM" class="lia-mention lia-mention-user"&gt;VahidDM&lt;/a&gt;&amp;nbsp;or anybody else can help on this.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;_Dict_Count =&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;DISTINCTCOUNT&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Usage Tracking'[Dictionary_SBSCTR]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;ALLEXCEPT&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Usage Tracking'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;'Usage Tracking'[REGN_NAME]&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;'Usage Tracking'[SUB_SECTR_NAME]&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;SPOTFORE DATA:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;POWER BI DATA:&lt;/STRONG&gt;&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Dec 2021 13:54:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-distinct-values-of-a-column/m-p/2238106#M53521</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-14T13:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Count distinct values of a column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-distinct-values-of-a-column/m-p/2238177#M53524</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp; please provide sample data in table format here&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 14:21:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-distinct-values-of-a-column/m-p/2238177#M53524</guid>
      <dc:creator>smpa01</dc:creator>
      <dc:date>2021-12-14T14:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Count distinct values of a column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-distinct-values-of-a-column/m-p/2238271#M53528</link>
      <description>&lt;P&gt;Hey&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Do you have anything joined to the dataset? I'm showing 5 for the count on my end. Unless what you're saying is the total should be 7?&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 14:47:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-distinct-values-of-a-column/m-p/2238271#M53528</guid>
      <dc:creator>Watsky</dc:creator>
      <dc:date>2021-12-14T14:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Count distinct values of a column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-distinct-values-of-a-column/m-p/2239460#M53566</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="143949" data-lia-user-login="Watsky" class="lia-mention lia-mention-user"&gt;Watsky&lt;/a&gt;&amp;nbsp;I agreed with your results but in my power bi file its not showing it. In my power bi file its not coming correct count as you got it.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 05:35:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-distinct-values-of-a-column/m-p/2239460#M53566</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-15T05:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Count distinct values of a column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-distinct-values-of-a-column/m-p/2239465#M53567</link>
      <description>&lt;P&gt;I'm unable to attached the excel or csv file or pbix file here. im gettting below errors. could you please help me how to attach the files so that i would share with you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 05:37:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-distinct-values-of-a-column/m-p/2239465#M53567</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-15T05:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Count distinct values of a column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-distinct-values-of-a-column/m-p/2239548#M53569</link>
      <description>&lt;P&gt;there is no joinig, only one table is present in power bi file&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 06:25:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-distinct-values-of-a-column/m-p/2239548#M53569</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-15T06:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Count distinct values of a column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-distinct-values-of-a-column/m-p/2240657#M53630</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Send the file to onedrive or google drive then post the link to it here.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 16:28:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-distinct-values-of-a-column/m-p/2240657#M53630</guid>
      <dc:creator>Watsky</dc:creator>
      <dc:date>2021-12-15T16:28:40Z</dc:date>
    </item>
  </channel>
</rss>

