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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
chriscools
Creator II
Creator II

Hide object if "Month" is not selected.

Hello,

how can i make an object dissapear if there is no month selected?

i want the object only to appear if there is no selection in the field "Month".

thanx!

chris

14 Replies
Not applicable

Sounds really dumb, but i can't find an option to mark the response as correct. I am logged-in.

Gabriel
Partner - Specialist III
Partner - Specialist III

Hi,

Try this

Chart Properties--> Layout -->Show--> Conditional-->

=GetSelectedcount(Month)>0.

This should work

MarcoWedel

only this thread's OP will be able to mark an answer as correct.

hope this helps

regards

Marco

MarcoWedel

Hi,

one solution could be to create the chart on top of a text box:

QlikCommunity_Thread_65794_Pic1.JPG

QlikCommunity_Thread_65794_Pic2.JPG

GetSelectedCount(Month)

will suffice as a condition because all numerical values other than 0 are treated as a boolean "true".

QlikCommunity_Thread_65794_Pic3.JPG

Please open a new thread, if you have questions on your own, instead of appending them to old ones.

hope this helps

regards

Marco

buzzy996
Master II
Master II

seems u are not started tis post,might be that is way ur not able to see these below options.

mark as correct.PNG