Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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!