Node Instance Error OccurredExport SQL Request To Excel Admin The following error was raised by the Export to Excel function: Specified named range 'Total' does not exist in the current workbook. Dec 22, 2025 9:41 AM
Is anyone can assist, I changed the file name or excel file template and folder name change. after that getting the same issue with smart service
Problem: An error occurred in executing an Activity Class.
Details: The following error was raised by the Export to Excel function: Specified named range 'Total' does not exist in the current workbook.
Recommended Action: Examine the activity class to correct the error and then resume.
Priority of this problem: High Priority
Discussion posts and replies are publicly visible
Seems like something called "Total" is missing.
If you share more details, we might be able to help.
I use this type of template but this is working fine another process model. I didn't use any formula in the excel. I am using sql command select * from table name for testing. this is also not working.
I checked If I passed where clause then it is working. without where clause it was worked 18 dec afterthat this smart service give me this error