Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
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.