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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to clear inputbox variable on button click

How to clear inputbox variable on button click

Labels (1)
1 Solution

Accepted Solutions
amit_saini
Master III
Master III

8 Replies
sunny_talwar
MVP
MVP

Set a button action to make your variable equal blank.

Anonymous
Not applicable
Author

tried not working..

Anonymous
Not applicable
Author

define Action set variable, Name your variable and define ='' (not only =, but empty string)

amit_saini
Master III
Master III

sunny_talwar
MVP
MVP

Try the attached application:

Capture.PNG

rubenmarin
MVP
MVP

It's not a null value but shows empty

I tried with Value ='' (two sigle quotes) and the result is the same

Anonymous
Not applicable
Author

Thanks for the help

Anonymous
Not applicable
Author

Thanks for the help