Extracted data write data in columns wise

Hi
Can u tell me How to Write data in columns wise

i have data Datatable in that table having rows wise details

Eg : ( Input Data )

image

Expected Output:

image

Expected output write to excel

Thanks
Shyam

Hi @Shyam_Pragash
LINQ | Transpose Datatable Uipath | LINQ Transpose Datatable | Uipath Tutorials | Coderslobby - YouTube

Hi @Shyam_Pragash ,

What about this workflow.

Input
image

Output
image

Workflow

Thanks,
Rajkumar

Hi @sangeethaneelavannan1 @RajKumar_DC

I will check and revert u…

Thanks

Hi @RajKumar_DC

i got error

“Add Data Column: Object reference not set to an instance of an object.”

can u share sample code

Thanks
Shyam

Hi @Shyam_Pragash ,

Plz Initialize DataTable

Thnaks,
Rajkumar

Hi @RajKumar_DC

Write output in the excel file…

Empty file as output.

Thanks
Shyam

Hi @Shyam_Pragash

If possible kindly share your workflow screenshot.

Hi @RajKumar_DC

This Code working fine… N Numbers of rows and columns.

Data_Row_2_Columns.zip (8.8 KB)

Thanks
Shyam

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.