<?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: Need to Display count of rows in a card for selected values from table visual in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-to-Display-count-of-rows-in-a-card-for-selected-values-from/m-p/3287507#M122266</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Please check the below picture and the attache pbix file.&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;LI-CODE lang="markup"&gt;Customer count: = 
COUNTROWS( Data )&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jun 2023 08:44:11 GMT</pubDate>
    <dc:creator>Jihwan_Kim</dc:creator>
    <dc:date>2023-06-16T08:44:11Z</dc:date>
    <item>
      <title>Need to Display count of rows in a card for selected values from table visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-to-Display-count-of-rows-in-a-card-for-selected-values-from/m-p/3287433#M122263</link>
      <description>&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;I need to display count of rows in a card for selected values in a table visual. In the below given example, If I select &lt;STRONG&gt;B&lt;/STRONG&gt;&amp;nbsp;value in the table visual it should display &lt;STRONG&gt;1&lt;/STRONG&gt; in card and if I select &lt;STRONG&gt;B&amp;amp;C&lt;/STRONG&gt; in table using control if should display &lt;STRONG&gt;2&lt;/STRONG&gt; in card visual. If I dont select any value then it should show total count of rows in the table i.,e &lt;STRONG&gt;4&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help with some Dax ideas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example: (Consider this as a table visual)&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Cust Name&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;B&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;C&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;Output in Card: (Consider this as a Card visual)&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Count of Selected Values&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Fri, 16 Jun 2023 08:07:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-to-Display-count-of-rows-in-a-card-for-selected-values-from/m-p/3287433#M122263</guid>
      <dc:creator>prajwal1</dc:creator>
      <dc:date>2023-06-16T08:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Display count of rows in a card for selected values from table visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-to-Display-count-of-rows-in-a-card-for-selected-values-from/m-p/3287507#M122266</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Please check the below picture and the attache pbix file.&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;LI-CODE lang="markup"&gt;Customer count: = 
COUNTROWS( Data )&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 08:44:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-to-Display-count-of-rows-in-a-card-for-selected-values-from/m-p/3287507#M122266</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2023-06-16T08:44:11Z</dc:date>
    </item>
  </channel>
</rss>

