Read csv not available for cross platform uipath

activity “read csv” not available for cross platform UiPath as we have for windows.
any alternate activity can read a csv?

@Bhumika_Thukral,

It is available.

Thanks,
Ashok :slight_smile:

@Bhumika_Thukral

Ideally it is availabe

if not as well you can use read text file in combination with generate datatable

Cheers

Hi,

Because ReadCSV is included in UiPath.Excel.Activiites package and it doesn’t support Crossplatform.

As workaround, can you try ReadTextFile and GenerateDataTable as the following?

Regards,

1 Like

Can we not install the package UiPath.Excel.Activities within cross platform automation as i see it in “manage packages” & use read csv?

Hi,

We can install Excel package into Cross platform project, but we cannot see activities of Excel package in Activities panel, at least in my environment (24.10 Community June release)

I think ReadTextFile and GenerateDataTable substitutes for ReadCSV. Can you try them?

Regards,

i can see and us ethem . pfb the img:

Hi,

Thank you for sharing.
Ca you share what version of Studio and Excel activities pack you use? In my environment(24.10.0-beta17118 and 23.10.3) I cannot see it.

Regards,