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: 
zagzebski
Creator
Creator

Disregard ALL selections

I have an AMOUNT field that I want to sum. However I want tp disregard any selection the user might make.

I want it to always sum(Amount). Not sure how to do set analysis to disregard every selection.

Thanks in advance.

Labels (1)
1 Solution

Accepted Solutions
Anonymous
Not applicable

SUM({1}Amount)

Look up "Identifiers" in Set Analysis.

View solution in original post

4 Replies
Anonymous
Not applicable

SUM({1}Amount)

Look up "Identifiers" in Set Analysis.

senpradip007
Specialist III
Specialist III

This thread should be marked as "Answered".

zagzebski
Creator
Creator
Author

Pradip - it is hard to mark as answered when I am sleeping at night.

zagzebski
Creator
Creator
Author

Thanks Michael!