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

Dispay default message in chart before any selection made

chart.PNG.png
Hi All,

Please anyone can suggest how to display a message in a  chart -before I do any selection?

Regards,

Prajna

1 Solution

Accepted Solutions
jagan
Partner - Champion III
Partner - Champion III


Hi,

Try like this

Chart Properties -> General -> Calculation Condition

=GetSelectedCount(DimensionName) > 0

and  Click Error Messages Button -> Select Calculation Condition Unfulfilled and give error message.

Hope this helps you.

Regards,

Jagan.

View solution in original post

5 Replies
jagan
Partner - Champion III
Partner - Champion III


Hi,

Try like this

Chart Properties -> General -> Calculation Condition

=GetSelectedCount(DimensionName) > 0

and  Click Error Messages Button -> Select Calculation Condition Unfulfilled and give error message.

Hope this helps you.

Regards,

Jagan.

sujeetsingh
Master III
Master III

try usinf a help option

Not applicable
Author

Hi Prajna,

Hope this will help you.

Right Click on your char and get properties.

Find attachment for assistance.

Not applicable
Author

Thanks All

Regards,

Prajna

Not applicable
Author

Thank you Jagan

Regards,

Prajna