Hi Team,
I hope you are doing well!!
I have the below sample dataset as input
Input:-
Output:-
| name | age | country | marks |
| abc | 11 | india | 80 |
when i am using the dynamic rename sometimes for multiple files the age header is getting swapped with name header.
Could you please help me on the same
Many Thanks in advance!!