Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi everyone,
I need your help.
I have a model which has multiple tables. I'm trying to create a calculation which basically takes 3-4 dimensions from different tables, and filters on a measure if it's greater than one.
To give more context:
I have 4 dimensions : Release, Package, Application, Test which come from different tables.
I need to find the number of unique tests at this level (4 dimensions mentioned above).
so it should say:
Release 1, Package 1, App 1, Test 1 ----- 20 tests
Release 1, Package 1, App 1, Test 2. ----- 25 tests......
@ANMOLVK So, can you just put each of those columns in a Table visual with a simple COUNTROWS of your fact table?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 |
| User | Count |
|---|---|
| 13 | |
| 10 | |
| 10 | |
| 9 | |
| 8 |