Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Good Morning,
How can I get the report builder to show the Group "Header" only once per Group, so that - in my example - it shows the months only once?
Thanks in advance
[TOP: The Tablix with the group - BELOW: The Outcome]
Solved! Go to Solution.
What you have there is not a group header, it's just a second detail row which is why you have a copy for each row.
A header row would look like the following where the outer group indicator only covers the top row :
If you right click on one of the detail cells in your table you can choose the option to Insert Row > Outside Group - Above and then put your month name in that new row.
Yepp - Working Perfect! Thanks a lot!
Maybe you can have a look into my other Problem 🙂
https://community.fabric.microsoft.com/t5/Report-Server/Page-Break-within-a-group/m-p/3349116#M30653
Anyways I wishing you a great day !
What you have there is not a group header, it's just a second detail row which is why you have a copy for each row.
A header row would look like the following where the outer group indicator only covers the top row :
If you right click on one of the detail cells in your table you can choose the option to Insert Row > Outside Group - Above and then put your month name in that new row.