Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
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

1 Solution
8 Replies
sunny_talwar

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)

sunny_talwar

Try the attached application:

Capture.PNG

rubenmarin

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