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

display the value of highlighted bar in bar chart

Hi,

Does anyone know how I can do the following:

display the value of highlighted bar in bar chart.

thanks

1 Solution

Accepted Solutions
johnca
Specialist
Specialist

Not enough information. Are you referring to the value on the data point? A tooltip on hover? Do you have an example?

--john

View solution in original post

14 Replies
Not applicable
Author

You mean like "Value on Data Points" in Expression tab, then in Presentation tab, check "Plot values Inside Segments"?

johnca
Specialist
Specialist

Not enough information. Are you referring to the value on the data point? A tooltip on hover? Do you have an example?

--john

Anil_Babu_Samineni

What do you mean highlighting? You want to show specific value with different color of text or graph?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Digvijay_Singh

In the expression window click on '+' and expand -

Write the desired expression under 'Show value' section. You need to write expression same as you wrote to highlight the bar to select Max,Min whatever.

Anonymous
Not applicable
Author

Hi ,

You can enable one option - Value on data points in Expression tab of properties window .

Regards

Vinod

Not applicable
Author

1. Select "Value on Data Points" available in expressions tab in display options for a expression. Then when you mouse over the bar, values will be displayed on the highlighted bar.

2. If you need to show values above bar, just like line chart then expand the expressions, in "Show Value" give expression as  =''. This will display value on each bar of bar chart.

Anonymous
Not applicable
Author

Hiighlight.PNG

Digvijay_Singh

How did you solve it?

Anonymous
Not applicable
Author

I have tried your suggestion but still not working. Thanks