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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
matthewp
Creator III
Creator III

Make button unclickable if no selections are made

I would like to be able to make my button unclickable / grayed out if no selections are made.

1 Solution

Accepted Solutions
ankit777
Specialist
Specialist

Hi

try this

in button enable condition-in general tab

not isnull(GetCurrentSelections())

View solution in original post

2 Replies
Anonymous
Not applicable

Hi Matthew

You could just make the button conditional show/hide.

ankit777
Specialist
Specialist

Hi

try this

in button enable condition-in general tab

not isnull(GetCurrentSelections())