Read csv without excel installed?

First, can you use ReadCSV without having excel installed? Lesson 9 makes it sound like you don’t, but I’m hitting a wall. I have a Read CSV activity followed by a message box that should show the output datatable (with .tostring). Nothing shows.

I don’t have excel installed. Can I do anything with CSV’s without it?

Main.xaml (7.3 KB)

This is the file. Any help is appreciated!

Hi @AdamHall,
You don’t need excel.
Try the Output data table activity
For reference see https://www.uipath.com/kb-articles/how-to-read-data-from-a-csv-file

1 Read CSV
2 Output Datatable
3 Message Box