How to show group header only once per page in SSRS when page breaking is conditionally disabled?
I have a Tablix Row Group in which I have set the PageBreak.BreakLocation property to “Between”. In this same Row Group, I have set the PageBreak.Disabled property to an expression that sometimes evaluates to True and sometimes to False.