Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
Ehumphree
Contributor
Contributor

Specific Expression for a data set to which equals a specific indicator.

Hi everyone, I am new to Qliksense and I am trying to write an expression to extract a specific data set to equal an indicator I.e Long wait flag = '2' Long Wait.

 

Any help anyone can provide will be greatly appreciated.

 

1 Solution

Accepted Solutions
PriyankaShivhare
Creator II
Creator II

sum({<[wait flag]= {2}>}Measure)

View solution in original post

2 Replies
PriyankaShivhare
Creator II
Creator II

sum({<[wait flag]= {2}>}Measure)
Ehumphree
Contributor
Contributor
Author

Perfect thankyou