Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
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