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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

CSV column custom parser

I would like to import numeric columns from CSV file in custom format. One column has "#N/A" when value is not available, while other contains percentages and have "%" at the end.

 

Labels (2)
1 Solution

Accepted Solutions
TRF
Champion II
Champion II

So datatype in the CSV schema must be string and you have to convert by yourself.

View solution in original post

3 Replies
TRF
Champion II
Champion II

So datatype in the CSV schema must be string and you have to convert by yourself.

Anonymous
Not applicable
Author

I was afraid that somebody would say that 0683p000009MACn.png
Thank you! I did it with mapper and some custom routines.

Anonymous
Not applicable
Author

Can you please post the customization mapping so it will be helpful  for others.

 

Regards,

Nagaraju Adapala