Forum Discussion
Fernandez
4 years agoFrequent Visitor
Calculate a measure
Hi all, I would need help to calculate this in a measure:
How many different users of type = user , level1 and level 2 I have in the table:
I appreciate your help, thanks!!
Users = CALCULATE( COUNTROWS('Table_Name'), 'Table_Name' IN {"user", "level1", "level2"} )
5 Replies
- SpartaBI
Community Champion
Users = CALCULATE( COUNTROWS('Table_Name'), 'Table_Name' IN {"user", "level1", "level2"} )- SpartaBI
Community Champion
Fernandez my pleasure 🙂
Hey, check out my showcase report:
https://community.powerbi.com/t5/Data-Stories-Gallery/SpartaBI-Feat-Contoso-100K/td-p/2449543
Give it a thumbs up if you liked it 🙂