Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.............
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 66 | |
| 60 | |
| 45 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 109 | |
| 108 | |
| 39 | |
| 30 | |
| 27 |