Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Gopi_E
Creator II
Creator II

How to pass max function with url for selecting max year in a list box

Hi All,

I need to pass max({1}field) with url for selecting max year in a list box.

I know how to pass static value  like url&select=LB01,2018.

But I need dynamic way,

Please tell me how to do this 

Thanks in advance

 

Labels (1)
3 Replies
Kushal_Chawda

Is there any specific reason you want to add in URL, because you can add the same on "On Open app" trigger?

Gopi_E
Creator II
Creator II
Author

Hi kush,

Thanks for response,

We are using Ajax so On Open triggers are not working.

Client need whenever open the document it Should open with max year selected.

Thank you.

Brett_Bleess
Former Employee
Former Employee

Thinking this may be a duplicate post, as I could have sworn I just ran across a similar post the other day.  The other option would be to try to set things in a variable in the load script then base your expression off the variable in the app such that when the expression calcs when the app is opened, it sets things to the value in the variable.  

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.