Hello Team,
I want to read xlsx file which is password protected, it is working when I’m passing the file name and password statically.
But when I’m passing the file name dynamically and keeping the password static in Excel plugin, it fails and error thrown as file is password protected.
Please provide some solution to this.