Forum Discussion
Scatter graph y axis
- Anonymous7 years ago
Hi Jamie_Hughes,
In fact, you can't use measure to dynamic control axis data range, power bi will analytic your records and set up to a suitable range and data unit. ( you can manually change it in format tab axis option)
BTW, measures can't use on axis or legend fields.
Regards,
Xiaoxin Sheng
Jamie_Hughes not sure if there is way to assign max value dynamically, you can sure set it manually.
parry2k, I could but then the graph gets all wierd when the figures are low, e.g. if the max value is 3000, I can set the graph to 3100 to show the max when it is selected, but when other categorys are selected that are much lower and only have a 100 max, it doesn't look right.
I thought maybe you could set it with a measure to dynamically change it based on what is selected.
- Anonymous7 years agoNot applicable
Hi Jamie_Hughes,
In fact, you can't use measure to dynamic control axis data range, power bi will analytic your records and set up to a suitable range and data unit. ( you can manually change it in format tab axis option)
BTW, measures can't use on axis or legend fields.
Regards,
Xiaoxin Sheng
- Jamie_Hughes7 years agoFrequent Visitor
Anonymous, thanks for letting me know.