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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Hi

hi

Labels (1)
1 Reply
swuehl
Champion III
Champion III

Please read Henric's blog post

http://community.qlik.com/blogs/qlikviewdesignblog/2013/08/06/it-s-all-aggregations

to understand why the expression returns NULL when there are two Allocated Resource values possible.

(Try an aggregation function like sum([Allocated Resource]) )

You might also want to review your data model, I think proper linking your tables should remove your need for the if() statement, as far as I've understood your current model).