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

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

Decimal in db, gets Null in Qlik

In our databse we read a row column called: Penalty as a decimal(19,6), I have rows in the database but in qlikview I get Null values on this column in every row. What can be the issue for this?

1 Reply
Anonymous
Not applicable
Author

Hi Niklas,

Use Num# and Num,

Num(Num#(YourField, DatabaseFormat),'QVFormat)

Regards!