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

Announcements
Week 2: Presenting "Automate Sucess" and "Integration for Innovation" - WATCH NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
nenadvukovic
Creator III
Creator III

Export to Excel does not show values

Greetings,

Recently we have upgraded to QV April 2020 and have noticed that values exported into Excel are not visible or they are rounded. Has anybody experienced that and what was the solution? Thanks

Measurement format:

nenadvukovic_0-1589360801016.png

QV Table:

nenadvukovic_0-1589363978262.png

 

Export to Excel:

1. No value visible

nenadvukovic_2-1589360846949.png

2. Values rounded

nenadvukovic_1-1589360836080.png

 

 

1 Solution

Accepted Solutions
Or
MVP
MVP

Qlik entirely changed the way numeric exports work in April 2020 (it's listed under "bug fixes" in the release notes, oddly enough). It seems one of these changes may have broken the exporting of any values formatted as Number (X Precision), which will always be exported as an integer (format is e.g. #,### for precision 4). You can work around this to some extent, by using a fixed to / X decimals, which does export correctly.

 

I would have to call this a bug - it's clearly not exported as it should be. Qlik seems to be reading #### as "Up to four digits, before or after the decimal separator", while Excel reads it as "Up to four digits, before the decimal separator". 

View solution in original post

6 Replies
fosuzuki
Partner - Specialist III
Partner - Specialist III

Hi,

it should follow the formatting from the table in the qvw. What is the formatting option in the table?

nenadvukovic
Creator III
Creator III
Author

Hi,

I've provided the formatting part in QV in my initial post.

Also, note that this was working perfectly before the QV upgrade. We were for 6 years on 11.20 SR12 and, unfortunately,  had to upgrade because of the Windows Server version.

fosuzuki
Partner - Specialist III
Partner - Specialist III

The formatting option you posted was from the Document Properties panel, right?

What is the source object you are exporting from? A straight table?

nenadvukovic
Creator III
Creator III
Author

Yes.

The source table is a Table Box type of table.

Could that be a reason? I usually do not use plan tables but this is one of the very old apps developed by someone else.

Thanks

Or
MVP
MVP

Qlik entirely changed the way numeric exports work in April 2020 (it's listed under "bug fixes" in the release notes, oddly enough). It seems one of these changes may have broken the exporting of any values formatted as Number (X Precision), which will always be exported as an integer (format is e.g. #,### for precision 4). You can work around this to some extent, by using a fixed to / X decimals, which does export correctly.

 

I would have to call this a bug - it's clearly not exported as it should be. Qlik seems to be reading #### as "Up to four digits, before or after the decimal separator", while Excel reads it as "Up to four digits, before the decimal separator". 

nenadvukovic
Creator III
Creator III
Author

Fully agree this is a bug, as it worked just normal in previous versions. I've asked our account manager to report it to Qlik. Thanks