Case:
I have a Group called "Category". I want to display the records group by "Category" and each page should be shown maximum with 3 records.
I have set "Category" & Ceiling(RowNumber(Tablix1)/3)" in "Group Expression" and Tick the "Between each instance of a group" in page break option in "Group Properties", but it doesn't work.
Would any experts can tell what do I miss in the group properties?