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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
vikasmahajan

Set analysis count & if with multiple conditions

Dear all

I have following expression

=if(GetSelectedCount($(vInititiavtiveHost)) = 0  or count({<$(vInititiavtiveUpdateStatus) = {'Completed', 'Executing'}>} (vInititiavtiveHost)) > 0,0,1)

addtional  I want to give  OR condition again  or count({<$(vInititiavtiveStatus) = {'Completed', 'Executing'}


how to write the correct expression.


Thanks in advance

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
10 Replies
vikasmahajan
Author

Double condition in set analysis

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.