Hi,
I am working on a complex SSRS report in which the grouping headers are dynamic. I want to repeat grouping headers on each page but i am not able to find do it. i tried "Repeat row/column header on each page=TRUE" but it does not work.
Example is given below
- Employee E1 (Group)
- Department D1 (Group)
- Salary Month Jan-2022 (Group)
- row wise Details of E1 ( 31 days attendance , salary amount, over time data, tax amount for month etc...)
- Salary Month Feb-2022 (Group)
- row wise Details of E1 ( 28 days attendance , salary amount, over time data, tax amount for month etc...)
- Employee E2 (Group)
- Department D2 (Group)
- Salary Month Jan2022 (Group)
- Details of E2 ( salary amount, over time data, tax amount for month etc...)
Please let me know how can i repeat group headers on each page ?