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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Text as Pop-up expression doesn't appear

Hi

I have a line chart with 2 dimensions and 2 expressions:

First Dimension is X axis, Second Dimension is the different lines in the chart.

First Expression is the Lines value.

Second Expression is a "text as pop-up" - I want this expression to appear only in the pop-up windows that appears while hovering on a data-point.

However, the second expression doesn't appear in the pop-up window no matter what I do.

Any help?

Thanks

Yaniv

1 Solution

Accepted Solutions
Not applicable
Author

Hi Yaniv,

Try to promote your 2nd expression to be the first.

This helped in here: How do I get values in my 'ToolTip' field to show up in my chart pop-up (hover) values?

View solution in original post

6 Replies
Anonymous
Not applicable
Author

Anyone - help?

Anonymous
Not applicable
Author

Yaniv

Could you post a sample qvw that demonstrates the issue ?

Best Regards,     Bill

Not applicable
Author

Hi Yaniv,

Try to promote your 2nd expression to be the first.

This helped in here: How do I get values in my 'ToolTip' field to show up in my chart pop-up (hover) values?

Anonymous
Not applicable
Author

Hi Bill

Please check the attached file.

There's a combo chart.

The expression 'Const' has a a constant value of 1111

However, it doesn't appear in the Text Box that appears when you hover above a data point.

How can I get it to appear?

Thanks

Yaniv

Anonymous
Not applicable
Author

Hi Jean Pierre

I read it. It works!

I promoted the expression and it appears now.

Many Thanks

Yaniv

Not applicable
Author

Hi Yaniv,

Please try this function MaxString(Expre).


For Ex,

MaxString(Tooltip Values).