How to span months and years in SSRS graph axis?

烂漫一生 提交于 2019-12-06 10:33:08

问题


I really like the spanning of Months and Years in the x-axis in the following SSRS graph:

How do I do that!?


回答1:


Split the dates into several columns in the Dataset:

Add those columns as Category Groups of your bar chart:



来源:https://stackoverflow.com/questions/27025206/how-to-span-months-and-years-in-ssrs-graph-axis

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