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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
yousrarami96
Partner - Contributor III
Partner - Contributor III

Is there a change in how dynamic filters work ?

Hello all,

I have recently found out that my dynamic bookmark (with filters) does not work anymore.

I have a field Calendrier.DATE that I set on today's date but my method is not workin anymore :

My old method : =[Calendrier.DATE]=Today() 

I tried this one : {<[Calendrier.DATE]={"=$(=Today())"}>}

None of them gives me a result.

PS : I am enabling "only one value to choose" on the Calendrier.DATE field

I attached screenshots of results of both methods

Thank you so much for your help !

Labels (4)
1 Solution

Accepted Solutions
lennart_mo
Creator
Creator

Hi @yousrarami96,

Try selecting a value with following expression:

={1}[Calendrier.DATE]=Today()

It is important though, that you do so while "only one value to choose" isn't enabled for the bookmark to work.

View solution in original post

4 Replies
robert_mika
Master III
Master III

Did you change any other parameters?

What is the result of the current two methods?

yousrarami96
Partner - Contributor III
Partner - Contributor III
Author

Hello, 

Sorry, I forget to inform that I attached to my first post the screenshots of both methods

Or
MVP
MVP

Nothing has changed. This approach sadly never worked properly on "Only one selected value". 

lennart_mo
Creator
Creator

Hi @yousrarami96,

Try selecting a value with following expression:

={1}[Calendrier.DATE]=Today()

It is important though, that you do so while "only one value to choose" isn't enabled for the bookmark to work.