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: 
bvssudhakar
Creator III
Creator III

or condition for alternates in qlikview expressions

Hello Experts

I have one expression with alternate state names for and condition

sum({Filter1* Filter2*Filter3*Filter4*Filter5} LineSalesAmount)

 

But I want to write this expression as or condition. I tried with this expression

sum({Filter1+ Filter2+Filter3+Filter4+Filter5} LineSalesAmount)

But nothing is changing.

 

Can you please help me out from this

Labels (3)
4 Replies
tresesco
MVP
MVP

That should work. Could you share sample app demonstrating that it is not working as desired?

bvssudhakar
Creator III
Creator III
Author

Hi @tresesco,

 

PFA, Please help me out from this.

In the attachment i used and condition for chart and table chart and table but i want show or condition between the filter

 

Thank you in advance

bvssudhakar
Creator III
Creator III
Author

Hi @tresesco

 

Did you find any thing

bvssudhakar
Creator III
Creator III
Author

Hello Experts,

 

Please help me out from this