20
Views
3
Comments
[Advance Excel] advance excel "Name vT4 contain invalid character"
Question
Application Type
Reactive

Hello Team,

I am using the Advanced Excel component to download an Excel template. The template contains a list of vehicles in Sheet 2. When I attempt to trigger the download, I receive the following error: 

"Name vT4 contains invalid characters".


Thanks & Regards,
Ashutosh

2024-12-02 13-16-47
Vipin Yadav

Hi @Ashutosh Soni,

The error 'Name vT4 contains invalid characters' might happen if the Excel named ranges or sheet names in the template have invalid characters. 

Name Range -

  • Names do not contain spaces, special characters, or start with numbers.
  • Names are valid according to Excel standards.

Sheet Name -

  • Do not contain special characters (*, :, ?, [).
  • Do not exceed 31 characters.

Thanks,

Vipin Yadav

2022-07-20 14-09-17
Ashutosh Soni

Hi Vipin,
I checked this earlier and found no invalid characters (space, special characters).

Could there be something else?

Regards,
Ashutosh


2024-12-02 13-16-47
Vipin Yadav

Hi @Ashutosh Soni,

Could you please share your Excel sheet with dummy data so I can check it? 

Thanks,

Vipin Yadav

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.