cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
M_nwadibia
Resolver III
Resolver III

Data Label Display outside Bars in SSRS

Please how can I get data labels to display outside the Bars. THe labels outside the bars are okay but I want all outside. Also if I want them inside how can I achieve it?

 

M_nwadibia_0-1670592403068.png

 

2 ACCEPTED SOLUTIONS
Shahfaisal
Solution Sage
Solution Sage

You will need to change the "Position" property of the chart from "Auto" to "Top". Watch this video for details on how to - https://www.youtube.com/watch?v=IDUNPyhaYwI

View solution in original post

v-henryk-mstf
Community Support
Community Support

Hi @M_nwadibia ,

 

To get data labels to display outside the bars in SQL Server Reporting Services, you can use the "Label Position" property for the data labels. This property allows you to specify where the data labels should be positioned relative to the data points on the chart.

To set the position of the data labels for a bar chart, follow these steps:

  • 1 Open your report in SQL Server Reporting Services and select the bar chart that you want to modify.
  • 2 In the Properties window, scroll down to the "Label Position" property and expand it.
  • 3 In the "Label Position" property, select "Outside End" from the drop-down list. This will position the data labels outside the bars, at the end of each bar.
  • 4 If you want to position the data labels inside the bars instead, select "Inside Base" from the drop-down list. This will position the data labels inside the bars, at the base of each bar.
  • 5 Once you've selected the desired position for the data labels, save your report and preview it to see the changes

If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-henryk-mstf
Community Support
Community Support

Hi @M_nwadibia ,

 

To get data labels to display outside the bars in SQL Server Reporting Services, you can use the "Label Position" property for the data labels. This property allows you to specify where the data labels should be positioned relative to the data points on the chart.

To set the position of the data labels for a bar chart, follow these steps:

  • 1 Open your report in SQL Server Reporting Services and select the bar chart that you want to modify.
  • 2 In the Properties window, scroll down to the "Label Position" property and expand it.
  • 3 In the "Label Position" property, select "Outside End" from the drop-down list. This will position the data labels outside the bars, at the end of each bar.
  • 4 If you want to position the data labels inside the bars instead, select "Inside Base" from the drop-down list. This will position the data labels inside the bars, at the base of each bar.
  • 5 Once you've selected the desired position for the data labels, save your report and preview it to see the changes

If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Shahfaisal
Solution Sage
Solution Sage

You will need to change the "Position" property of the chart from "Auto" to "Top". Watch this video for details on how to - https://www.youtube.com/watch?v=IDUNPyhaYwI

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors