Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Dear Team,
I am trying to build a score model to reflect operation status of each plant based on fact table - incidents in the plants.
The Totalscore is using the below model.
I used "Measure" to bulid OriginalScore, which works.
And used MAXX/MINX and SUMMARIZE to find out max and min of OriginalScore, and save as maxMeasure and minMeasure, which also works.
But the Totalscore cannot show up as expected. Could you please help to figure out the reason? Thanks in advance.
Min/Max should be like
Minx(values(Table[Plant]), [Original Score])
or
Maxx(values(Table[Plant]), [Original Score])
Hi Team,
Thanks for your response.
I used MAXX/MINX and SUMMARIZE to find out max and min of OriginalScore, and save as maxMeasure and minMeasure, which also works.
but when use the measure to calculate TotalScore, it did not work.............
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 44 | |
| 42 | |
| 40 | |
| 40 |