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

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

Talend excel out not as expected

Hi,

 

Please can you help me with below request.

 

eg :

input :

item            netmass

tea               0.0001

 

Output:

item            netmass

tea               0.0001

 

For some reason the output is coming as 0 instead 0.0001. how do i get 0.0001 instead 0.

 

thanks for your help.

 

Regards,

Vinay

 

Labels (2)
1 Reply
TRF
Champion II
Champion II

Probably you just have to change the number of digits after the decimal point for this column when you open the Excel file.
To be sure, add a tLogRow before the tFileOutputExcel or replace it by a tFileOutputDelimited.