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

how to show dimension name in the bar of barchart

Hi I have created bar chart with country as dimension and metric as sum(sales).

i put chart orientation as horizontal. now i need to show for each bar inside dimension value i need to show instead of showing on left side of bar.

Thanks,

Raj

5 Replies
sushil353
Master II
Master II

Hi,

For reference can you give any screenshot of the desired output ?

Anonymous
Not applicable
Author

Hi Rajesh,

Please follow following  snap for details.

Right click on chart-->Prooerties--> Presentation tab-->Values On data Point--> Check -Plot Values inside segment.

QlikCommunity.jpg

Thanks,

Pooja

qlikviewwizard
Master II
Master II

Can you post sample app.

Anonymous
Not applicable
Author

Hi rajesh,

     

         --> If u want to show dimension value as a pop up u can try this in expression tab

               Capture.PNG

--> If u want to show dimension values on chart itself , Go to  properties and mark this

     Capture1.PNG

Thank You..!

sushil353
Master II
Master II

Hi,

Follow these steps:

1. Create a another expression : dual(Dimension,sum(Sales))

2. Uncheck the Bar option from Display Options and check the values on data point

3. under presentation tab >  check the option for plot values inside Segments.

4. under dimension tab> uncheck option for Show Legend.

HTH

Sushil