Forum Discussion
callum
9 years agoHelper II
Preserving row order from source
Hi, I'm building a custom visual. When in the query editor and also in the Data tab, the data is in a specific order - the order that it's in in the source .csv file. However, when I publish ...
- 9 years ago
Going to depend on the specifics, but you could add an Index column to your import and then do a Sort By on that Index column perhaps.
Greg_Deckler
9 years agoCommunity Champion
Going to depend on the specifics, but you could add an Index column to your import and then do a Sort By on that Index column perhaps.