How to convert a excel path like 'c:/windows/downloads/test.xlsx' to a variable

Hi
How to convert a excel path like ‘c:/windows/downloads/test.xlsx’ to a variable
i don’t want that whole path to be shown in UiPath instead i want to use as variable from where am providing excel

how can we do that ?

hi @puneet_sharma1

A lil more clarity needed on this.
So this excel path are you downloading it from somewhere?
or how are you getting this excel path?

What do you mean by

You can create a new variable/argument and set the path as default value from the variables panel or you can create an asset in the orchestrator and set the value for asset and use the asset in you workflow as a a variable.

can we connect on google meet ? to explain more insight

can we connect on google meet ? to explain more insight
i didn’t get it

Just Create a variable in the variables panel:
Give the value “c:/windows/downloads/test.xlsx” in either an assign activity or variables panel itself.

Thanks
Happy Automation! :smiley:

Thank you so much Aditya
really great help

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.