The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello,
I would like to build a matrix that would return the correct total amount.
The rows on this matrix are pre-defined by an auxiliary table (since I want want them to follow that Order).
The auxiliary table that looks like the following:
Measure Index
Measure 1 | 1 |
Measure 2 | 2 |
Measure 3 | 3 |
Measure 4 | 4 |
And a measure is the following:
Solved! Go to Solution.
Try something like
Total=
Try something like
Total=
It worked 🙂
Thank you so much!
User | Count |
---|---|
15 | |
13 | |
9 | |
6 | |
6 |
User | Count |
---|---|
28 | |
18 | |
13 | |
9 | |
5 |