Hello,
Each month i have a report with many columns, to be able to use the data in it, i need to rearrange the columns.
The issue is that each time i download the report the columns there are with different arrangement of the columns.
In example: if i have columns A - user, B - data, C - value -
to use them i need to rearrange to - A - value, B - user, C - data
but as i mentioned i need to use the column name for rearrange, as next time the columns can be in different sort.
Can somehow add them all in a list via power automate and take the column in predefined structure?