Forum Discussion

Jit007's avatar
Jit007
Helper II
2 years ago
Solved

Custom Sorting in measures (legend)

I'm unable to sort the data which comes from calculate measure as per below order,,any idea which steps needs to follow to correct the order   Excellent 1 Good 2 Average 3
  • lbendlin's avatar
    2 years ago

    Create a static reference table in your data model. Keep it disconnected.

     

    Feed the visual from the first column, Use the measure to find the selected value and return the associated result.