-
-
Notifications
You must be signed in to change notification settings - Fork 421
problem export to excel #1441
Copy link
Copy link
Open
Labels
solvedPushed into GIT, but not yet released (after release issue will be closed)Pushed into GIT, but not yet released (after release issue will be closed)
Metadata
Metadata
Assignees
Labels
solvedPushed into GIT, but not yet released (after release issue will be closed)Pushed into GIT, but not yet released (after release issue will be closed)
If the table name has more than 32 characters, don't export. It is a limit of sheet name in Excel. It is necessary truncate the name when export to excel or don't name the sheet.