Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

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.         
  • Ashish_Mathur's avatar
    Ashish_Mathur
    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