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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
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

Labels (1)
1 Solution

Accepted Solutions
maxgro
MVP
MVP

2 Replies
maxgro
MVP
MVP

Not applicable

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

Please follow above resource document for more info.