Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 54 | |
| 47 | |
| 39 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 83 | |
| 71 | |
| 39 | |
| 29 | |
| 27 |