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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
jagannalla
Partner - Specialist III
Partner - Specialist III

Is possible to keep Default value in the Input Box

Hi,

- I want to keep one value as a default to the input box, listbox.

- And also, i want keep default selection range to the slider.

Is it Possible to do it. If Possible how can i do this?

2 Replies
Not applicable

Hi Bobby,

I never heard about a function to set a default selection value or range of any object. But I would suggest you some workarounds. I would use bookmarks and/or triggers. For Ex. create a Button with a "select field"-action. Or create the same for an "OnActivateSheet" (sheet-Props --> Triggers) when entering and/or leaving a sheet. Same is possible for the "OnOpening"-Event of the whole application. See document props --> triggers.

HtH

Roland

jagannalla
Partner - Specialist III
Partner - Specialist III
Author

Thankq Roland..I'll try and check it out.