Forum Discussion
How to show values in bar chart
Hi,
I want to show the values circle in red (chart below). Either, inside the bars or outside. I want to show the whole % amount in all bars. I have tried this below.
Thank you in advance.
Hi,
I am not sure if I understood your question correctly, but I tried to create a sample pbix file like below.
Please check the below picture and the attached pbix file.
One of ways is to use Overlap feature in the barchart format area, and then put label measure into the Data label area for one of the measures in the barchart, instead of using the default one.
4 Replies
- Jihwan_Kim
Super User
Hi,
I am not sure if I understood your question correctly, but I tried to create a sample pbix file like below.
Please check the below picture and the attached pbix file.
One of ways is to use Overlap feature in the barchart format area, and then put label measure into the Data label area for one of the measures in the barchart, instead of using the default one.
- AnonymousNot applicable
Hi Jihwan Kim,
That will be exactly what I need BUT I don't have the "overlap" option is there a way around.
thank you- suparnababu8
Super User
Hi Anonymous
Jihwan_Kim has used clustered bar chart not a stacked bar chart. That's why overlap option not showing. Your requrement is to show in stacked bar chart if I'm correct. In Stacked bar chart that overlap option not available.
Try to use 100% stcked bar chart.Thanks!
- suparnababu8
Super User
Hello Anonymous
I think it's depend upon data volume consuming in the chart. It may not possible what you are asking with Stacked bar chart.
If you really want to show the data labels, you can use 100% Stacked Bar Chart. PLease refer to below snapshot.
Now you will be able to see all data points with in all stacks.
Thank you!
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!