I getting this error when I’m trying to read a password protected excel file using modern excel activities is it the problem with that file or what is this and how can i solve this
“Read Range: Exception has been thrown by the target of an invocation.” i used simple read range inside use excel file where i passed the password and that under excel process scope
If the pdf file is encrypted one, then you have to give the password to the bot to read it.
If you want to use modern design excel activities, pass the Excel path in Use excel file activity,
If you want to read the file then give the password in the Password field in properties,
If you want to make changes in the excel file then give the Password in the Edit Password field.
Check the below image for better understanding,
If you want to use Workbook activities, follow what the @Parvathy suggested.
Hope it helps!!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.

