Having following data structure:
User
+G/L Register
++G/L Entry
++Cust. Ledger Entry
++Vendor Ledger Entry
++Bank Account Ledger Entry
++FA Ledger Entry
As you can see all ledgers are on the same dataset level. Every ledger should appear separately with own header, but report should be grouped by user and G/L Register No. Page numbers must reset for every User too.
Trying to use standard solution (Sales Invoice design) - List (grouped by User and Register No.) + 5 Tablix controls to display each ledger.
The PROBLEM - because List contains a Rectangle it leaves empty region for blank tablixes if there is no data in ledger which makes me... totally mad.
Have no idea how to collapse unused space. Sales Invoice design doesn't work in this case.
User
+G/L Register
++G/L Entry
++Cust. Ledger Entry
++Vendor Ledger Entry
++Bank Account Ledger Entry
++FA Ledger Entry
As you can see all ledgers are on the same dataset level. Every ledger should appear separately with own header, but report should be grouped by user and G/L Register No. Page numbers must reset for every User too.
Trying to use standard solution (Sales Invoice design) - List (grouped by User and Register No.) + 5 Tablix controls to display each ledger.
The PROBLEM - because List contains a Rectangle it leaves empty region for blank tablixes if there is no data in ledger which makes me... totally mad.
Have no idea how to collapse unused space. Sales Invoice design doesn't work in this case.