How to insert the data horizontally in excel.
sunilch
(sunil)
3
Hi Gupta,
You can try linq query as below or use nested loops, one for columns and other rows

Regards,
Sunil
in which activity it is used?
Hello @guptasweb
You can check the below post. You can use that custom activity to transpose. Or another method is there in the second post.
Thanks