Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Issue with Send to Excel in table box

Hi All,

When i click on send to excel option in a table box i am facing problem mentioned below. Hope some one can help me out!

error loading image

Regards

Rikab

3 Replies
Not applicable
Author

You should format the userid as text in the script.

Example:

Load

text(userid) as userid,

password

From [YourTableSource]

;

Not applicable
Author

Hi Aldea!

Though i have loaded the values in same format as requested the problem still persists. Requesting you to provide some other solution ASAP.

Regards,

Rikab

Not applicable
Author

Hi Rikab,

Please have a look on the file I attached. The export works fine for me.

If it still doesn't work for you, then is very possible to be an excel issue (related to auto numbering formatting).

Regards,

Cos.