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: 
NavinReddy
Creator II
Creator II

Expression Error

Hello All,

Below expression is not working form could you please help me to resolve the issue ,

My logic is = 1 and (2 or 3)

=if(Count( {<Month=,QuarterYear=,Year=,[Issue Status Name]={'Open'},[Issue Creation Date]={">=$(vLast2Quarter) <=$(=vCurrentQuarterMaxDate)"}>} [Issue ID])

and

if(Count( {<Month=,QuarterYear=,Year=,[Issue Status Name]={'Completed'},[Issue Creation Date]={">=$(=vCurrentQuarterMaxDate) <=$(=vYourMaxDate)"}>} [Issue ID])

or

Count( {<Month=,QuarterYear=,Year=,[Issue Status Name]={'Open'},[Issue Creation Date]={">=$(=vCurrentQuarterMaxDate) <=$(=vYourMaxDate)"}>} [Issue ID])))

Thanks in Advance,

Niranjan Pw

3 Replies
tresesco
MVP
MVP

Couple of issues are there I guess. Could you explain your conditional expression in plain English as well?

rubenmarin

This question is duplicated: Expression Error

NavinReddy
Creator II
Creator II
Author

i have attached the sample qvw please check

Expression Error