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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

SUM with Null Values in a Column

Dear All,

I need to sum values in a column and some of them are Null Values. Please help me with this issue that I hope is simple but as I´m new in Qlikview ...

Attached is a qvw with the table and with the problem.

Thanks in advance.

André

1 Solution

Accepted Solutions
swuehl
MVP
MVP

André,

I believe you should enclose your conditionals into the sum, not vice versa.

Please check attached,

Stefan

View solution in original post

2 Replies
swuehl
MVP
MVP

André,

I believe you should enclose your conditionals into the sum, not vice versa.

Please check attached,

Stefan

Anonymous
Not applicable
Author

Thanks Swuehl.

It is working fine.