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

Hi, 

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

Kind regards 

From MPC (and Next Decision) 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.