Skip to content
Home » pivoting in ssrs report

pivoting in ssrs report

Create a SSRS Matrix Report

A SSRS Matrix report is very similar to a Tabular report, but it displays a data grouped by columns and rows, with aggregate data at the intersections. It is similar like a SQL Pivot  to transform data from row-level to columnar data  .

Loading