Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi everyone. Need your help for this one. Here's my sample data.
Batch | KeyID | Criteria |
1 | some1 | Y |
1 | some2 | N |
2 | some3 | Y |
2 | some4 | N |
2 | some5 | Y |
2 | some6 | N |
So I have a measure that calculates the count of KeyIDs with regards to a criteria:
I tried using this:
Solved! Go to Solution.
try to create two measures with this:
That was fast! Thanks it worked! Gotta learn variables I guess.
try to create two measures with this:
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |