Pie chart not showing all the values in SSRS 2014

a 夏天 提交于 2019-12-07 11:45:08

问题


I created the pie chart in SSRS as given below. I enabled the labels by right clicking on pie chart and click show labels. When I preview the chart I cant see all the labels. The only label visible is for the biggest portion in the pie. I tried to increase the size of the chart but no effect. Any idea?


回答1:


No info is available but finally I learned the trick. I think there is a bug because of which only one label is shown (403 in my case) on the pie chart. To solve the problem follow the steps:

  1. Right click on the pie chart and change it to line chart.
  2. Now on individual bar right click and select show labels from the menu.
  3. Do it for all the 4 or more bars.
  4. Change your chart type back to pie chart and preview the pie chart

Every label will appear now.



来源:https://stackoverflow.com/questions/33035896/pie-chart-not-showing-all-the-values-in-ssrs-2014

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!