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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Elvis
Contributor
Contributor

to have static/fixed numbers

I would like to apply filters for the table but not changing numbers for some columns. Can I do fixed numbers for some columns? 

Labels (3)
1 Reply
rubenmarin
MVP
MVP

Hi, you can {1} to ignore selections: Sum({1} Sales) will sum all sales ignoring selections.

Sum({1} TOTAL Sales) will also ignore dimension fields.