Currently I am upgrading a crystal report as an SSRS format. But this report has been tricky in which it has multiple group headers that have sub headers and data associated to them.
I have been researching for about an hour or so attempting different solutions to replicate the report and the solution that I thought would work below seems to be close but I can't get the fields to be a stepped as how it is in the crystal report where the rows are stacked neatly with data presented for each row.
Solution found online that is pretty close but does not have a result of data stepped:
- Insert Table
- First field make a parent row group and have "add group header" checked
- Right click on parent field just created and select to insert "new row outside below"
- Drag over sub field name
- With data fields needing to be present under sub field I added those as child fields
Images of my work: