Hi experts,
How can I fix the number of rows in tablix to display consistently in each page? I have tried using =iif(ceiling(rownumber(nothing)/10),True,False)
this method, but since I have group inside the tablix and having subtotal per item and grand total by all. How can I do that? For example, I just want to display only 10 rows no matter what. Is there anyway I can work it out only in report level?
:pinch: