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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to set the time for the text object after clicking on button

Hi All,

I have a button and upon clicking on it, it should display the text object until this step it is working fine.

now my requimrent is after showing of this text object, I need the text object to be visible only for 1 minute (donot click on the button again) .i.e if a user cliks on the button the text objects appers and it should be visible for only 1 minute after it should be hidden automatically , with out the user interaction.

Suggestions are needed

1 Solution

Accepted Solutions
simondachstr
Specialist III
Specialist III

See attachment. I've created an new variable to hold the timestamp set by the button when it is clicked. In the current example the timer is set to 10 seconds which you can freely change.

View solution in original post

1 Reply
simondachstr
Specialist III
Specialist III

See attachment. I've created an new variable to hold the timestamp set by the button when it is clicked. In the current example the timer is set to 10 seconds which you can freely change.