I have this visual:
The data changes based on filters… I want to make the Y-axis dynamic…
I want it to start from: minimum value-10 (rounded).
That is; from the above visual I want the y-axis from 60 to 100…
And on this one:
The y-axis should be from 20 to 100.
Can this be achieved?
Solved! Go to Solution.
Hi @ovonel,
Try writing a measure and in the formatting pane, use this measure on the fx button of the min and max of the Y-axis, as per your requirement.
Proud to be a Super User!
Hi @ovonel,
Try writing a measure and in the formatting pane, use this measure on the fx button of the min and max of the Y-axis, as per your requirement.
Proud to be a Super User!