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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
danimarc12
Partner - Creator
Partner - Creator

Filter exclusion

Hi everyone,

I have an issue with my app.

1.png

If I select 2 values in the filter magazzino, I see my measure Budget Agenti empty.

When I remove the filter magazzino:

2.png

I see all the correct values. But in my expression, which is the following:

sum({<tipostat={'F'}, tipo={'A'}, [Data Budget]={"$(=max([Data Budget]))"}>}budget)

I added the condition:

sum({<tipostat={'F'}, tipo={'A'}, [Data Budget]={"$(=max([Data Budget]))"} , magazzino= >}budget).

It's still not working.

How can I ignore the filter in my expression to see the correct values in my table??

 

Thank you all!

Labels (5)
1 Reply
vinieme12
Champion III
Champion III

this could be a DataModel issue

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.