The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
I have a table which contains the total rows in my data. This table gets filtered by multiple slicers. I want to see that after being filtered, the number of rows remaining on the table, what is the count of it?
Solved! Go to Solution.
@afaro Should be:
Measure = COUNTROWS( 'Table' )
Replace 'Table' with the name of your table and put the measure in a Card visual.
@afaro Should be:
Measure = COUNTROWS( 'Table' )
Replace 'Table' with the name of your table and put the measure in a Card visual.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
18 | |
18 | |
17 | |
15 | |
13 |
User | Count |
---|---|
36 | |
34 | |
19 | |
18 | |
18 |