Hi everybody…
I’m a new member .Could I know how to open Csv file by using getDirectory and start process ?
Thanks you guys
Hi everybody…
I’m a new member .Could I know how to open Csv file by using getDirectory and start process ?
Thanks you guys
You can use Read CSV activity to read the CSV file.
https://www.uipath.com/kb-articles/how-to-read-data-from-a-csv-file
Regards,
Karthik Byggari
Thanks fro reply.But I want to open csv file automically as like using excel application scope .
Could I know bro?
Thank you
In the Start Process Activity pass the following
Then run it.
I got with star tprocess!!!
Thanks you guys:heart_eyes:
please someone help me I couldn’t found Read CSV Write CSV option in activities and not able to install from manage packages.
please someone help me I couldn’t found Read CSV Write CSV option in activities and not able to install from manage packages in Uipath.
Make sure you have the UiPath.Excel.Activities library added to your project dependencies.
You don’t install activities. You install libraries. Those libraries contain many things, including activities.
@Pritish_Mendhekar
Also answered in your origin Topic