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

Excel - CrossTable - Problem of Loading of percentage values with decimals

I have a xls file where I have in column an allocation percentage that is stored in xls with a decimal - 2.5% - but displayed without - 3% -. When I load this file in QlikView, I have the value 0.03000 while I would like to obtain 0.02500.

The instruction to load the file is

Crosstable (Week_Text, Allocation, 2)

Load Employee, Project,

[40550], [40557], [40564], .......

from ....

Any suggestion ?

Thank you,

JM

2 Replies
pover
Partner - Master
Partner - Master

What happens if you load the file without the crosstable?

Regards.

Not applicable
Author

You are right ! Nothing to do with the crosstable ! I also remove the Percentage format in xls ! If we have a value 111.2 and you do not dispay the decimals in xls - 111 -, they are not loaded.

Thanks for your help