Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Mirithu
Helper II
Helper II

Count Filtered Rows Based On Slicers

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?

1 ACCEPTED SOLUTION
jdbuchanan71
Super User
Super User

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.

View solution in original post

1 REPLY 1
jdbuchanan71
Super User
Super User

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.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.