Hello,
I have a electronic report that has initially worked fine.
After a customer request I am now trying to implement an ID as a page header on all pages but the first and Table column headers everywhere where lines are printed.
To achieve that I am following this guide:
https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/analytics/er-paginate-excel-reports
My Format looks currently like this:

Mapping:

Validation returns now error or warnings.
But when I try to print a report I now always receive the following errors and the printing fails (Black spots contain customer name so I hid them):

I assume it has to do with the fact, that Area_PageHeader has NoReplication, but pops up on several Excel pages.
I am unsure why that happens, since the walkthrough (link above) explicitly says to turn replication off.
Hope somebody knows the issue and can help me fix it.
Best regards
T. Findeisen