Forum Discussion
tslowik131
4 years agoFrequent Visitor
Custom filter order without referential column/table
Hi, I want to have a specific order in a filter without creating some custom columns/referential tables. I'm connected to the dataset, hence I can't create such columns, otherwise I'd do so. ...
- 4 years ago
tslowik131 , No as of now you need to have a sort column to change the other other than asc or desc.
If you are not in direct query to live you should be able to create a sort column
How to Create Sort Column and Solve Related Errors:
https://www.youtube.com/watch?v=KK1zu4MBb-c
amitchandak
4 years agoSuper User
tslowik131 , No as of now you need to have a sort column to change the other other than asc or desc.
If you are not in direct query to live you should be able to create a sort column
How to Create Sort Column and Solve Related Errors:
https://www.youtube.com/watch?v=KK1zu4MBb-c
- tslowik1314 years agoFrequent Visitor
Thanks a lot for the confirmation.
I'm connected live to the dataset and all the options for creation of columns are diasabled, so unfortunetly it doesn't work.