Forum Discussion

jarda36's avatar
jarda36
Regular Visitor
2 years ago
Solved

dynamic maximum in gauge chart

Hello guys,

 

I'm trying to figure out how to set maximum dynamic value for gauge chart. I have ramp, where I can unload 330 pallets per one day. I want to set dynamic max value when if I will tick more days in slicer I will receive different max value: 2 days=660 pallets, 3 days=990 pallets and so on..

 

Thank you for help

3 Replies

  • christinepayton's avatar
    christinepayton
    Icon for Most Valuable Professional rankMost Valuable Professional

    I believe you can use measures as the max value. So create a DAX measure that returns what you want the max to be and drop that in the maximum well?