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

exclude numerous field selections in set analysis

Is there a way to exclude all fields selections except for a few? I know I could call out each field in the expression (or a variable with those fields) , but this would mean naming over 100 fields that are potential selections by a user in the UI.

I have an expression where I want only date fields to be considered in the expression and all others that may be filtered to be excluded in the expression.

Thanks in advance,

Steve

1 Solution
2 Replies
Not applicable

You need construct your SET expression with $Field system field.

Please follow above resource document for more info.