A company would like to implement their own corporate style across all reports using a single Report as a reference. A requirement is to display the year of the data selected in the report in the header. The year is not being resolved correctly as shown below:

How can the problem with this report be resolved?
- The component reference has to be overwritten with a new defined “My Header Title” inside the new report.
- The component reference has to be overwritten with a new defined “MyYear Singleton” inside the new report.
- A component reference cannot contain a Singleton. The “Corporate Layout Reference” report has to be changed.
- A component reference cannot contain a Singleton. The reference cannot be used and the header has to be created manually.
Reveal Solution Next Question