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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

contition and filter field

Hey,

I would like that in same Straight table have column on whitch data do not affect some filert fields form sheet and ohter column on witch will affect all filter fields.

Is there any solution to do this with set analysis or some ohter contition?

1 Reply
deepakk
Partner - Specialist III
Partner - Specialist III

hi,

You can use the set analysis to do so..

if you want to ignore the selection for any particular field then use the below code

sum({<Filedname=>} Amount)

Deepak