Hai All, Please Help me
I have data table like below
I want to do
- delete the PrevSettle Column
- delete ROW “average” empty cell
- Copy Transpose
The output I want is like this
i hope i can solve this
Hai All, Please Help me
I have data table like below
I want to do
The output I want is like this
i hope i can solve this
First you need to Read the input excel file.
And you need to Use Filter Data Table activity → You this As an Input DataTable.
Try with this below
you can use the Copy/Paste Range activity to transpose Excel data or data table.
You need to provide the source range and the destination range where you want to paste the transposed data.
You also need to check the Transpose option in the activity properties
Check out this docs
Check out this Tutorial
Regards
Gokul
Hi Mulya,
Have you tried below?
You can do the following steps in UiPath to achieve your goal:
The “Transpose Data Table” activity is not a built-in activity in UiPath. However, you can install the UiPath.MicrosoftOffice.Activities package