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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Text in a table truncated when sent to Excel

Hi,

I am loading some data from several Excel file using a script in QV.

Some the fields are text values (comments), others are numbers.

When I try to display the text fields in QV, it looks like the text values are truncated to 252 characters when I send data to Excel table.

I am using set analysis as follows :

MaxString({<Indicator_ID = {'LEAD_Highlights'}>}Data)

where LEAD_Highlights is the name of the field I wold like to display

The text is properly displayed as a yellow pop-up window when I point my mouse over the table, but when sending to Excel it is truncated to 252 characters.

Thanks a lot for your help.

Nicolas

4 Replies
tomasz_tru
Specialist
Specialist

is it *.xls or *.xlsx?

isingh30
Specialist
Specialist

Please check the filetype of the excel sheet. It should be .xlsx.


Thanks.

Anonymous
Not applicable
Author

I am using the XL button and it seems that by default QV is generating a xls file not xlsx. I have browse the knowledge base, tried to write a macro to generate an xlsx file but this does not work so far. I would be interested if there is a native feature in QV to generate xlsx and avoid using macros.

isingh30
Specialist
Specialist

Can you share your file? Let me know.

Thanks.