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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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())