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: 
lpenya31
Contributor III
Contributor III

One button date selection

I want to filter the dates after 07/01/2020 of the PurchaseDate dimension using a button, but I can't do it.

Can somebody help me?

3 Replies
jwjackso
Specialist III
Specialist III

In the button Actions and Navigation-Select a value in a field, select your field and for the value

='>'&Date(Date#('07/01/2020','MM/DD/YYYY'),'MM/DD/YYYY')

If you want to include 07/01/2020, Use

='>='&Date(Date#('07/01/2020','MM/DD/YYYY'),'MM/DD/YYYY')

lpenya31
Contributor III
Contributor III
Author

Thank you.
But I can't get it to work!

MayilVahanan

Hi @lpenya31 

You can use try like this

mayilvahanan_0-1603797082473.png

 

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.