How To Transpose DataTable – In UiPath

Few times while working with DataTables, we might want to convert rows to column and vice versa. let’s see how to do that…!!! Example Implementation using UiPath : Let us implement a workflow to convert rows to columns in DataTable. (If you find the logic a little difficult to understand, no worries please leave a … Continue reading How To Transpose DataTable – In UiPath