How to open downloaded file in UiPath Studio 2023.10.0 enterprise?

How to open downloaded file in UiPath Studio 2023.10.0 enterprise?
I accessed the specific website and exported the specific report. need to know how to open that file as next step ?

@eghopur

Welcome to the community

What kind of file is it?

If excel you have excel related activities similarly for each type of file there are different activities you can use

Cheers

it is excel file which I just downloaded

@eghopur

Then in activities please search excel…and you would see a wide range of activities…

Use excel file can be used and the excel path can be given there and then use read cell or read range inside it

Cheers

I appreciate Anil, I could under your abow comment, I want to ask one more question . how to copy some specific excel colums to another excel file? is it copy paste range activities ?