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: 
paulwalker
Creator III
Creator III

Again Bar chart issue.......

Hi Community,

PFA,

I have a BAR chart,..

In Presentation -----> i checked the popup Label option...

In my dimension i clicked 2 selected data like(B and F)

if i am move my cursor i want to show popup lable msg only B and F.

is it possible.....??????

Thanks in Advance....................


5 Replies
Not applicable

Course Yes,

In your Expression go to Text Color and put Black for the selected values and white to the rest.

Attach QVW

paulwalker
Creator III
Creator III
Author

Hi Oswaldo,

That is fine.. .

once you see Attachment

Category=D
sum({1}Cost)=800 

i don't want to show....

Not applicable

Hello Paul,

I'm not sure understand you but if you want to excluded Category "D" you can try to use a Calculated Dimension In and use the following expresion:

=If(Category<>'D',Category)

Best regards.

paulwalker
Creator III
Creator III
Author

suppose i have field..

XYZ(Field Name)

A

B

C

D

here if i am click A and C i want to show popup msg for A and C

i don't want show popup msg for B and D


Josh_Good
Employee
Employee

Try creating an new expression just for the pop up labels.

2013-12-11 14_24_08-QlikView x64 - [C__Users_jgd_AppData_Local_Temp_Testing-1.qvw_].png

Also uncheck Pop-Up Label on the presentation tab.

2013-12-11 14_24_36-QlikView x64 - [C__Users_jgd_AppData_Local_Temp_Testing-1.qvw_].png