Hello Community,
Use Below Code to Convert Columns to Rows/Rows to COlumns:
Component -
Rotate column to Rows-ParasTripathi.xaml (12.6 KB)
It’s contains 4 Arguments:
in_InputFilePath: Path of input file as String or in_dt as datatable
in_OutputFilePath: To write the data in that location as String
out_dt: Output data as DataTable
Thanks & Regards,
Paras