Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Rodney
Contributor III
Contributor III

Filtering not working

Help please! 

As per the first image, we have a simple grid with 477 records. We have a formula which looks at the date and time and depending on that combination, marks it as either a D or an E. Filter1.PNG

 

If we want to filter by D or E it will work for E, and give us the 29 records: Filter2.PNG

 but not when we select D (you can see it still selects all 477 records): Filter3.PNG

 Why not? 

12 Replies
Rodney
Contributor III
Contributor III
Author

Ahhh ... found it, thank you. It is:


Qlik Sense September 2018 - 12.36.1

Øystein_Kolsrud
Employee
Employee

I was unable to reproduce the behavior your are seeing with that release. I think you would probably have to provide a QVF that exhibits the behavior for us to help.

Rodney
Contributor III
Contributor III
Author

Thanks for trying. I've given up too, but found a work-a-around ... 

I am putting the function that looks at the data and returns D/E in the SQL View, and returning this as an extra column. Then I add this field to the report and it filters fine.