I was performing an automation where everything seemed normal but this error popped up. I added the read range workbook activity and also added my input but now it says the “workbook does not exist”. Also while adding the data in advance expression there was no drop-down of variables, is there any key to see the drop-down?
Can you please just check the path and the sheet is given correctly
It should be probably a path error cause i had replicated Ur scenario and got the same error
Read Range Workbook: Value cannot be null. (Parameter ‘path1’) I resolved the last error now its showing me value is null. i checked the range its (“”) but still
Please check the variables as well…looks like some value is empty…keep a break point and when pause check the locals panel and perform step into to check if there is any value change
This error will appears when the excel file is not exist in the given path. Recheck the excel file path and provide the proper path in Read Range workbook activity.