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: 
krishna789
Creator II
Creator II

popup for Chart in qliksense ?

@HI experts,

i have trailer number has dimension and 3 measures .my requirement is i want add additional dimension  in pop up .

*******I CANT USE COLOR BY EXPRESSION********** .
issue is i dont want to change colors of measure .
Is there any way to display another dimension   in popup.
Thanking you
Krishna
4 Replies
YoussefBelloum
Champion
Champion

Hi,

Can you share with us your actual output and the exptected output ?

krishna789
Creator II
Creator II
Author

HI youssef belloum ,

pls find attachement popup act.png

Popup.png

i want add carrier in pop not in dimension .

Thanking you

krishna

YoussefBelloum
Champion
Champion

Don't think it is possible..

Wait until omarbensalem take a look at this

rubenmarin

Hi Krishna, a workaround can be using Dual, but I don't know how to insert a break line in tootip:

Dual('First Expression Label:' & FirstExpression&' Second Expression Label:'&SecondExpression, FirstExpression)

The bold expression is the one used to draw the bars, others will show on tooltip (in the same line). I tried Chr(10), Chr(13) but no new line was inserted.