I have a SSRS report to display as below:
Agency Filing Type Status - Report headings
Agriculture and Markets
Internal (5)
Pending (4)
Closed (1)
Substantiated (1)
Inspector General (1)
Pending (1)
Closed (0)
Substantiated (0)
BPCA
Internal (3)
Pending (3)
Closed (0)
Substantiated (0)
DHR (1)
Pending (0)
Closed (1)
Substantiated (0)
I was able to do the group by agency, filing type and status. Only problem is I am not able to repeat this status column. I mean status with pending,closed,substantiated need to be displayed to all the filing types.



0for FillingCount where there isn't rows with anevent_type?. In example for BPCA/Internal/Closed FilingCount will be0? - alejandro zuleta