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.
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
25 | |
18 | |
18 | |
18 | |
17 |
User | Count |
---|---|
33 | |
25 | |
18 | |
15 | |
13 |