I'm trying to recreate a ERP system report within power BI/paginated. However I'm really struggling with calculating the opening balance group totals for this report, as there is a opening balance for each month within the date range, and when I come to the header total I need to sum only the initial opening balances at the beginning of the date range for each fixed asset (the visible output basically). How can this be achieved?
Desired Output
Grouping simply fixedassetnumber at detail and parent group by asset group.
Can provide data if needed.