SSRS:How to create report LIKe pivot table in ssrs 2008 r2 [closed]

那年仲夏 提交于 2020-01-13 09:26:06

问题


I need to create reoprt in ssrs like the pivot table in MS Excel.

Above the screen shot of my requirement,I am very much confused this time . Please provide some guidlines ,resources and links where i find the needfull help.


回答1:


The SSRS equivalent of an Excel Pivot table is called a Matrix - in SSRS 2008, both conventional table reports and matrixes are essentially the same thing (as described in the answers to this question).

You can find out more about using matrixes in reports on Microsoft's site, such as this article describing Table, Matrix and List objects, or this article that describes how to add a matrix to a report.

Alternatively, there are plenty of other resources on the web - here are a couple of the links returned by googling "matrix ssrs".



来源:https://stackoverflow.com/questions/9438354/ssrshow-to-create-report-like-pivot-table-in-ssrs-2008-r2

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