Forum Discussion
Sorting in Aster visual
- 7 years ago
Hi Anonymous ,
Based on my test, you could refer to below steps:
Add index for your data in query editor:
https://stackoverflow.com/questions/45715963/creating-an-index-column-for-power-bi
Apply it and add the index in your Page level filters:
Choose the Aspect column and sort by index:
You could also download the pbix file to have a view.
Regards,
Daniel He
Hi Anonymous ,
Based on my test, you could refer to below steps:
Add index for your data in query editor:
https://stackoverflow.com/questions/45715963/creating-an-index-column-for-power-bi
Apply it and add the index in your Page level filters:
Choose the Aspect column and sort by index:
You could also download the pbix file to have a view.
Regards,
Daniel He
That is great, Daniel He! Adding the index before inserting the aster visual seemed to already to the trick. Thanks!