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
Hi
I do not understand why Gauge visual has Min and Max wells? What they are used for? I understand why we have Value and Target wells and I think that is enough. so what is the logic behind the Min and the Max? Also if you do not mind please, in this example I want to add a column to my table called "Target" and the value of each cell will be the (Sales +1000). I tried to click on the Table then Add column and then wrote Target = Sales + 1000 but did not work, please see below, thank you so much indeed.
Solved! Go to Solution.
Hi @lastnn30 ,
With MIN and MAX the start and end point of the gauge can be defined. More about this can be found in the documentation.
In your DAX formula the table reference is missing.
Target = SalesTable[Sales] + 1000
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
Thank you very much.
Hi @lastnn30 ,
With MIN and MAX the start and end point of the gauge can be defined. More about this can be found in the documentation.
In your DAX formula the table reference is missing.
Target = SalesTable[Sales] + 1000
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 71 | |
| 50 | |
| 47 | |
| 44 |