Hi all. I have a dataset with columns A, B & C. I want to show them in a spreasheet, using a specific order of columns, e.g. [B, C, A]. However, the data manager seems to order the columns into [A, B, C].
If I manually specify the rows, I can give an index for each field, and hence determine the order. How can I achieve the same effect with a data manager?
Thanks!
Jannes