Forum Discussion
Anonymous
3 years agoNot applicable
Incorrect measure scale in 'Line and Clustered column chart'
Hello All, See attched pic,
In the top graph, the 'Open orders' measure is shown correctly (look on the scale in compare to the actual sales measure).
In the bottom graph, it shown incorrectly. can anyone have explnation to this beside of some bug in the software?
1 Reply
- eliasayyy
Memorable Member
i dont understand your issue can you please explain? the numbers look correct if you mean by the y-axis of the second one , becasue you chose cluster chart , so the line chart acts as a secondary axis and doesnt respect the first axis so you need to manually edit the secondary axis max y-axis value in order to get what you want a way is to use maxx(allselected([month]),[actual measure]) *1.2 and then insert it o the secondary y-axis