Adding an enhancement idea on behalf of Damir Vadas, who posted his suggestion in the Community Forum:
Hi,
When you export data from Trace analyzer to Excel, you have SEQ column which holds data of order of execution.
Unfortunately, this column starts from 1 for any indentation.
This makes problems when you sort data by any other column, to return order in normal way.
So I always invent new column "order" which is simple counter of rows, so this gives me an option to return to oreder of statemens as they were executed (original SEQ order).
Could you please add such a column in Excel export, so it will help us returning data to original order easily.
Brg
Damir