Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hi,
I have a matrix table and three slicers which filter the data in the matrix. How do I return the number (count) of rows that have been filtered by the slicers using a Card visual?
Solved! Go to Solution.
Hello @Mirithu
If you write a measure
Row Count = COUNTROWS ( Table )
Then add that to a card on your page, the slicers will be applied to the measure in that card and should give you your count.
Hello @Mirithu
If you write a measure
Row Count = COUNTROWS ( Table )
Then add that to a card on your page, the slicers will be applied to the measure in that card and should give you your count.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
126 | |
113 | |
71 | |
65 | |
46 |