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: 
danosoft
Specialist
Specialist

Filters valued but not chosen

If I do certain filters (for example if I choose my DES_REFERENT field) I notice that in the object where the list of filters is displayed I learn a filter that I have never put, and I would not want it, on what does this behavior depend?

For example:

danosoft_0-1631800210703.png

it has been inserted autonomously and I would not want it, because if I change the filter in DES_REFERENTE this previous CD_FORNITORE limits me the view of the rows (which should not have selected it)

11 Replies
danosoft
Specialist
Specialist
Author

I noticed that CD_FORNITORE appears to me when you select DES_REFERENTE which have only one value in the table in CD_FORNITORE (in this case ECO), while for those DES_REFERENT I have more values, that filter CD_SUPPLIER is not selected .... I don't understand, however, why I automatically Qlik go to select that field ...

danosoft
Specialist
Specialist
Author

I find the problem:

I have the trigger:

on each selection

danosoft_0-1632386163857.png

this:

danosoft_1-1632386231639.png

 

and in the expression i have this: =if(UPPER(OSUSER())='THISTHISTHIS','VALUE',CD_FORNITORE)