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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Sneha1
Contributor
Contributor

Unable to print alphanumeric and numeric values in single column in nPrinting

Hello,

I am unable to print alphanumeric and numeric values in single column in nPrinting excel sheet. I tried

1) typecasting to Text in DB2 in QVD

2) wrote text(coulmn name) as Coulmn name while loading in QlikSense script

3) also while creating sheet tried writing =Text(Coulmn name)

4) Tried to format it to Text in Nprinting excel sheet.

None of above method worked. 

The example of values are like
12345, AVF1234, 999999, 45GHB, FFFFRH

The excel output in nprinitng prints values of only one datatype in one column, but i want all the values in single column. 

 

Labels (2)
1 Reply
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

My understanding is that all values are still printed the only thing is that numbers are also exported as text which is working as designed. 

The workaround I can think of  may include excel functions. So you populate 1 column (for example column C)  with text values all the way, you can hide that column and then use function like below to convert text to numbers where possible

Lech_Miszkiewicz_0-1637647870831.png

 

 cheers

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.