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! Request now
Dear community,
I'm creating a measure that shows the highest between other three measures. But it seems i'm using the wrong Function by using "IF" to compare the trhee measures and ghet the highest measure in terms of units becouse i´m getting a visualization error when i add it to a table whith other measures and columns.
Is there a better Function to compare Three measures and ghet the highest in terms of units??
This is my measure:
Hi: Note Table Constructors { }
= MAXX(
{
[Measure 1],
[Measure 2],
[Measure 3]}
, [Value]
)
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 |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 8 | |
| 7 | |
| 7 |