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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Default prompt using Multi Box

I am using Multi Box in QlikView to enable dropdown selection and I was wondering if there is a way to preselect or assign default selection without requiring a user to manually select from the list? If so, can you please provide examples?

1 Solution

Accepted Solutions
sunny_talwar

Check now.

I added a OnOpen Trigger to select =Max(DataAsOf)

View solution in original post

5 Replies
sunny_talwar

marjan_it
Creator III
Creator III

look at the actions !

Not applicable
Author

Thank you both for the quick feedback but I am still unable to set default prompt. Ideally, I would like '20160530' to be selected as it is the most current or max period. Attaching sample qvw..., maybe you can use this to show me how your suggestion works (ignore the radio buttons).

sunny_talwar

Check now.

I added a OnOpen Trigger to select =Max(DataAsOf)

Not applicable
Author

Nice! Thank you!