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: 
catarina1911
Contributor II
Contributor II

Search Expression/Dynamic Selections on URL

Hi all,

I know it is possible to make a selection on a field via a URL. 

like "Your_URL/select/production_dt/2024-01-01"

I want to get the sales from 01/06/2021, so the expression would be "Your_URL/select/production_dt/>=2024-01-01"

However this is not working, the expression doesn't return an error but it's also not being applied.

Someone knows a solution for this?

Thanks in advance 🙂

 

Labels (2)
2 Replies
mpc
Partner Ambassador
Partner Ambassador

Hi, 

Did you try to espace specials chars like %3E for > and %3D for = ?

Kind regards 

From Next Decision and mpc with love
catarina1911
Contributor II
Contributor II
Author

Hi @mpc ,

Thanks for your reply.

Unfortunately I tried your suggestion but same result. Selections are not applied either on dates or just Year field (eg: 2022) with <= or >= search expressions.