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

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.