<?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: DAX Measure to count how many players played all Games [ 3 Games or 2 Games or 1 Games] in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-count-how-many-players-played-all-Games-3-Games/m-p/1465034#M27705</link>
    <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="52518" data-lia-user-login="Fowmy" class="lia-mention lia-mention-user"&gt;Fowmy&lt;/a&gt; -&amp;nbsp; it worked brilliantly. Much appreciated.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Oct 2020 05:51:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-10-30T05:51:07Z</dc:date>
    <item>
      <title>DAX Measure to count how many players played all Games [ 3 Games or 2 Games or 1 Games]</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-count-how-many-players-played-all-Games-3-Games/m-p/1464021#M27680</link>
      <description>&lt;P&gt;Hello Members&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to calculate DAX Measure to count how many players played all 3 Games or 2 Games or 1 Games [sample datasets attached]&lt;img /&gt;. Please note the Dist&lt;SPAN&gt;inct&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Count G&lt;/SPAN&gt;&lt;SPAN&gt;ames is DAX formula. Please help me in solving this puzzle. The final out put should look something like this [Below mentioned]. Lastly the column header should like this 1 Game || 2 Game || 3 Game&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 17:27:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-count-how-many-players-played-all-Games-3-Games/m-p/1464021#M27680</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-29T17:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Measure to count how many players played all Games [ 3 Games or 2 Games or 1 Games]</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-count-how-many-players-played-all-Games-3-Games/m-p/1464084#M27683</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You can create a support table and link on the Distinct Count Column show in Matrix.&lt;/P&gt;&lt;P&gt;You can download the file:&amp;nbsp;&lt;A href="https://1drv.ms/u/s!AmoScH5srsIYgYlVNEajv8Fa9PfIWQ?e=9fUHbB" target="_blank" rel="nofollow noopener noreferrer"&gt;HERE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;________________________&lt;/P&gt;&lt;P&gt;If my answer was helpful, please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&lt;I&gt; to help the other members find it&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Click on the &lt;STRONG&gt;Thumbs-Up icon &lt;/STRONG&gt;if you like this reply &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/channel/UCKwBEguA8IlBubIobaOormg?sub_confirmation=1" target="_blank"&gt;&lt;FONT color="blue"&gt;YouTube&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp; &lt;A href="https://linkedin.com/in/fowmy" target="_blank"&gt;&lt;FONT color="blue"&gt;LinkedIn&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 18:48:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-count-how-many-players-played-all-Games-3-Games/m-p/1464084#M27683</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2020-10-29T18:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Measure to count how many players played all Games [ 3 Games or 2 Games or 1 Games]</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-count-how-many-players-played-all-Games-3-Games/m-p/1464138#M27685</link>
      <description>&lt;P&gt;thanks &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="52518" data-lia-user-login="Fowmy" class="lia-mention lia-mention-user"&gt;Fowmy&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as mentioned the distinct count is DAX measure not a standalone table.&amp;nbsp; so the distinct count of team in my table from my orginal mail arrived from DAX. hope that clarify.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 19:22:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-count-how-many-players-played-all-Games-3-Games/m-p/1464138#M27685</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-29T19:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Measure to count how many players played all Games [ 3 Games or 2 Games or 1 Games]</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-count-how-many-players-played-all-Games-3-Games/m-p/1464157#M27687</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please check the file now:&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can download the file:&amp;nbsp;&lt;A href="https://1drv.ms/u/s!AmoScH5srsIYgYlXgAgbJjL8nJb0Ow?e=Rg6fXD" target="_blank" rel="nofollow noopener noreferrer"&gt;HERE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Replace your&amp;nbsp;&lt;STRONG&gt;Distinct Count Games&lt;/STRONG&gt;&amp;nbsp;measure with mine.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Game Count Measure = 
var _Count = SELECTEDVALUE( 'Game Count'[Count] ) return

SUMX(
    VALUES(Games[Person ID]),
    IF( [Distinct Count Games]  = _Count , 1 )
)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;________________________&lt;/P&gt;&lt;P&gt;If my answer was helpful, please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&lt;I&gt; to help the other members find it&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Click on the &lt;STRONG&gt;Thumbs-Up icon &lt;/STRONG&gt;if you like this reply &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/channel/UCKwBEguA8IlBubIobaOormg?sub_confirmation=1" target="_blank"&gt;&lt;FONT color="blue"&gt;YouTube&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp; &lt;A href="https://linkedin.com/in/fowmy" target="_blank"&gt;&lt;FONT color="blue"&gt;LinkedIn&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 19:40:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-count-how-many-players-played-all-Games-3-Games/m-p/1464157#M27687</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2020-10-29T19:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Measure to count how many players played all Games [ 3 Games or 2 Games or 1 Games]</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-count-how-many-players-played-all-Games-3-Games/m-p/1464853#M27703</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;say you have created a dimension table,NewDimTable, which have two columns,. Category column has&amp;nbsp;&lt;SPAN&gt;1 Game || 2 Game || 3 Game, and Index column has 1,2,3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;then draw the column of Category into column of visual, and put below measure in the value area.&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;=VAR _games=MAX('NewDimTable'[Index]) RETURN COUNTROWS(FILTER(ALL('FactTable'[Persion ID),[DistinctCount Game]=_games))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 03:05:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-count-how-many-players-played-all-Games-3-Games/m-p/1464853#M27703</guid>
      <dc:creator>wdx223_Daniel</dc:creator>
      <dc:date>2020-10-30T03:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Measure to count how many players played all Games [ 3 Games or 2 Games or 1 Games]</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-count-how-many-players-played-all-Games-3-Games/m-p/1465034#M27705</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="52518" data-lia-user-login="Fowmy" class="lia-mention lia-mention-user"&gt;Fowmy&lt;/a&gt; -&amp;nbsp; it worked brilliantly. Much appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 05:51:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Measure-to-count-how-many-players-played-all-Games-3-Games/m-p/1465034#M27705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-30T05:51:07Z</dc:date>
    </item>
  </channel>
</rss>

