Creating a Pivot Table where column names such as Occupation, Amount, Status, and Reference Number are selected

Good Day.

I am trying to create a Pivot table in a new sheet inside the excel file with the following features:

This is the working file:
SampleExcelFile.xlsx (18.4 KB)

May I know what is the most efficient way to automate this process in a fast way especially when dealing with large number of data? What are the activities that should be used?

Thank you so much.

Best regards,
Robert

Hi @RobertRussell_Monsalud

Check the below xaml file:

Sequence16.xaml (11.3 KB)

Regards

1 Like

Hi @vrdabberu

It worked. Thank you so much for your help. I will enjoy doing automation using UiPath. Thank you.

Best regards,
Robert

1 Like

You’re welcome @RobertRussell_Monsalud

Will be happy to assist you incase of any issues.

Happy Automation!!

1 Like

Hi @vrdabberu

I just have a follow up question. May I know what would be the most efficient way to include in column D the answer for the division of column B and Column C except for Grand Total?

Formula: B/C

Working File:
SampleExcelFile.xlsx (18.4 KB)

Working Workflow:
Sequence34.xaml (11.3 KB)

Sample desired output:

Thank you so much.

Best regards,
Robert

1 Like

Hi @RobertRussell_Monsalud

Check the below flow:

Sequence16.xaml (12.2 KB)

Regards

Hi @vrdabberu

Is there a code or formula that can be used to exclude the last row which is shown below?

image

Thank you.

Best regards,
Robert

Hi @RobertRussell_Monsalud

Check the below flow:

Sequence16.xaml (20.8 KB)

Regards

1 Like

Hi @vrdabberu

It worked. Thank you so much for your help. I really appreciate it.

Best regards,
Robert

1 Like

I’m happy to assist you @RobertRussell_Monsalud

Happy Automation !!

1 Like

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