Hi Team,
i am trying to read data from excel ,but Read CSV activity not available in Acvity panel.i am using Community Edition.please guide me.
2 Likes
Be sure to install additional package UiPath.Excel.Activities. CSV activities are parts of this package.
2 Likes
thanks for reply,already Excel package installed
Hi,
Make sure you have unchecked filter option and install all the available packages including csv.
Excel activities should install relevant CsvHelper version by itself, as it has it in it’s dependencies. No need to install separately (or there shouldn’t be a need for it, at least).
2 Likes
They do install…
1 Like
Thanks @rafal_dyrda , i was able to see now in my community edition.
thanks I had to install the package in order to have access to CSV functionality in Community edition. thanks for the post