<?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: Help with filtering distinct count of column by a measure in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-filtering-distinct-count-of-column-by-a-measure/m-p/3974110#M154095</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="728113" data-lia-user-login="micpete" class="lia-mention lia-mention-user"&gt;micpete&lt;/a&gt;&amp;nbsp;- If you have a measure like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;DISTINCTCOUNT( Name ) &lt;/LI-CODE&gt;&lt;P&gt;Then you can add it to a visual as a visual filter, and select "Is Not Blank"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;But you will only be able to take this approach should there be a column from your data in the visual.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helps you, please mark it as the solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it does not, please provide more detail about what you are trying to achieve, some sample data and the measures you are using.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jun 2024 11:41:41 GMT</pubDate>
    <dc:creator>mark_endicott</dc:creator>
    <dc:date>2024-06-05T11:41:41Z</dc:date>
    <item>
      <title>Help with filtering distinct count of column by a measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-filtering-distinct-count-of-column-by-a-measure/m-p/3973421#M154061</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me here? I have a column with a bunch of names, some of the names are duplicated but I just want the distinct count of those names, I want to filter these names by a measure I created that I know works, can I create another measure to find the distinct count of these names filtered by that measure? I can't seem to find anything that works,&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 07:54:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-filtering-distinct-count-of-column-by-a-measure/m-p/3973421#M154061</guid>
      <dc:creator>micpete</dc:creator>
      <dc:date>2024-06-05T07:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help with filtering distinct count of column by a measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-filtering-distinct-count-of-column-by-a-measure/m-p/3974110#M154095</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="728113" data-lia-user-login="micpete" class="lia-mention lia-mention-user"&gt;micpete&lt;/a&gt;&amp;nbsp;- If you have a measure like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;DISTINCTCOUNT( Name ) &lt;/LI-CODE&gt;&lt;P&gt;Then you can add it to a visual as a visual filter, and select "Is Not Blank"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;But you will only be able to take this approach should there be a column from your data in the visual.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helps you, please mark it as the solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it does not, please provide more detail about what you are trying to achieve, some sample data and the measures you are using.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 11:41:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-filtering-distinct-count-of-column-by-a-measure/m-p/3974110#M154095</guid>
      <dc:creator>mark_endicott</dc:creator>
      <dc:date>2024-06-05T11:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Help with filtering distinct count of column by a measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-filtering-distinct-count-of-column-by-a-measure/m-p/3985431#M154509</link>
      <description>&lt;P&gt;Hello, I think I've managed to achieve it by using Calculate(DistinctCount('ColumnName'), Filter(AllSelected('ColumnName'), 'Measure'))&lt;/P&gt;&lt;P&gt;That seems to work!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 08:30:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-filtering-distinct-count-of-column-by-a-measure/m-p/3985431#M154509</guid>
      <dc:creator>micpete</dc:creator>
      <dc:date>2024-06-11T08:30:30Z</dc:date>
    </item>
  </channel>
</rss>

