cancel
Showing results for 
Search instead for 
Did you mean: 
exv_yasuda
Rocketeer
Status: New

Suppose we have a session variable that displays the acquired values as “110, 920, 100, 150, 120, 140, 130”.
We want to display these as “100, 110, 120, 130, 140, 150, 920” in ascending order of the acquisition code.

The reason for this is that we want to use the session variables in a dashboard filter, but if they are not displayed in ascending code order, they will not look good on the screen.