Hi Everyone,
I have a generated file which is input file, want to transpose it in desired format (Output File). Find below sample data along with attachment.
Can anyone help ? Thanks in Advance !
Solved! Go to Solution.
@Inactive User how many columns are there ? Is the input file has the same format as you provided ? Would you able to provide sample input file with the actual column names with dummy data and expected output file ?
Hi @binuacs,
Thanks for your revert, this solution helped me to understand how can i transpose data in my case.