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: 
Not applicable

clearing variables data in inputbox throuh a button click

Hi,

What my requirement is ,.

Is it possible to Clear the variables data in a inputbox through a button click of a qlikview file?????

Here you find the clarity of my problem:

I have a inputbox with two variables like ( "var1" and "var2" ) and i have a button .

Now i want the above requirement....

If possible let me know.......

Waiting for ur replies (urgent)

With Regards.......

13 Replies
swuehl
MVP
MVP

I haven't used the macro to clear your variable. Use an action 'External - Set Variable' instead, like in my example, triggered by an 'OnSelect' Field event for your dummy tab field (in document properties - triggers).

Not applicable
Author

good thanks

vsabbise
Creator
Creator

Is there a way to clear input box text in Qlik Sense ?

vsabbise
Creator
Creator

This worked. Thank you. Is there a way to clear more than one input box values using one button?