Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

I have a ( - ) null sign on my title chart if i don't make a selection

Hello,

I used getselection() on my title of my bar chart and if i dont make selection it shows - sign. what do i do?

3 Replies
buzzy996
Master II
Master II

select check box and try, suppress when values in null!

Not applicable
Author

No, it getselections() on what you click on. This not dimension or expression

Not applicable
Author

Just off the top of my head..

if(IsNull(getselections(),'whatever text you want',getselections()).