Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone
I am using dynamic schema to read data because the input file's column is changing dynamically.
How to transpose dynamic columns into rows?
Input File:
Expected Output:
Thanks in advance
Ryu
Hello,
You can achieve the expected result with a job design like below
Best Regards