Skip to main content
December 22, 2025
Question

Export SQL Request To Excel Admin

  • December 22, 2025
  • 3 replies
  • 0 views

Node Instance Error Occurred
Export 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

3 replies

stefanhelzle0001
December 22, 2025

Seems like something called "Total" is missing.

If you share more details, we might be able to help.

December 22, 2025

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

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

harshas2775
December 22, 2025

Can you check if the base excel template has some data validation settings applied to it or additional hidden sheets?