.csv file to pivot table

Hi,

I have a .csv file and wanted to create a pivot table.
How can i do about this?
What activity should i use?

As for now, to create a pivot table, the source file need to be a .xlsx file.
Do i need to convert my .csv file to .xlsx?

Hi,

We can read csv using UseExcelFile, then create pivot table as the following. Can you try this?

Regards,

Thanks! its working!

1 Like

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