Forum Discussion
Anonymous
7 years agoNot applicable
Sorting Stacked Bar Chart by Axis Values
Hi Member, In the following Graph- I am looking to sort the values on Axis (Screen Time) either ascendingly/ descendingly. Can anyone suggest how do i proceed.
- 7 years ago
Hi,
Do not write a calculated column formula. Write a formula in the Query Editor instead
=If [Status]="Considered" then [Interview Date]-[Application Date] else null
Anonymous
7 years agoNot applicable
Hi Ashish,
The graph looks the way i wanted it to, but it is not showing odd values on Y Axis.
How can i make it plot all values?
Ashish_Mathur
7 years agoSuper User
Look at the axis options. There should be some setting there.