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: 
Not applicable

logical Filter Condition not working in server

Hi Everyone ,

Please help me to fix the below.

I have created qlikview application , that contain some of dynamic operator filter for example

If(a $(OperatorValue) 10,1,0). Here the variable $(OperatorValue) get values from list box user selection.

Problem is this filter condition is working fine in development. Once i deployed in QV server that condition is not working.

Please any one help to resolve this.

1 Reply
Not applicable
Author

I think that variable value has not assign proberly in QV server. Any one please help me how to debug this issue.