Forum Discussion
4 Replies
Replies have been turned off for this discussion
- bayram-kaptiCloud Apps
Hi there,
This is the answer we received from Professional Services when we inquired about this:
- Instead of adding prefixes like 1, 2, 3 and so on, you can add spaces to those values. For Example, Monday becomes ' Monday' (with 1 space), Tuesday becomes ' Tuesday' (with 2 spaces), Wednesday becomes ' Wednesday' (3 spaces) and so on.
- Remove the '' marks from the above logic.
- Sisense removes the trailing spaces in the filter scope but still sorts it using that.
- Note that we will be shown the spaces if we download the data as csv.
- yoheikawamuraData Storage
This saved my life! Thank you!
- harikm007Data Warehouse
I'm not sure whether we can apply sorting in filter popup window.
One solution is to change 'Ages < 16' to 'Ages 0-15'.
Otherwise prefix sequential numbers on each items
example : '1. Ages < 16', '2. Ages 16-19' ...
- saiadithyaCloud Apps
This could be a good option, i was wondering if we can use any customizations to see that on the top. thanks for the suggestion.