Forum Discussion
Anonymous
6 years agoNot applicable
How to keep the data sort the same with Datasource?
Hi All, I meet a problem, the data of column A in excel has the sort but the sort is not by ASC or DESC, is set by user as business requierement, e.g., the sort of the column A is as below: Colum...
- Anonymous6 years ago
It works, thank you very much!
Anonymous
6 years agoNot applicable
Hi Anonymous ,
Normally a workaround for this is to add a new index column next to the Column A, then you can sort by this new index column.
Please try to use below method:
Aiolos Zhao