Thank you so much for your respond and sorry for not giving you a clearing explanation.
Since i want to use “Read range” activity for the saved table excel file generated from SAP. i think it would be easier to keep in the same location as .xaml file which I create and use to run the robot.
For the condition statement you suggested, could you please share me the example of that one, i am sorry since i have no clue from what you advice, trying to learn from academy.uipath now but still in the beginning. since I switch between doing and learning process.
By default the activities access the files that are next to them in the same folder.
So for read range activity, you only specify the file name “filename.xlsx”, without the full path.
It will then read the file that is in the same folder as the .xaml file.
Thank you so much for your respond, that is what I think, so I would like to let the robot specific the save path of the excel file to be the same as location of .xaml file, then the read range activity will work properly.
let you make a path where the file wants to save the excel file not only on the location of .xaml file. Also, specify the excel with the path on read range activity make sure name of the excel file must be same for saving and for reading.,