ER supports the following types of components:
First, configure your electronic reporting repository through RCS configurations, check out this article for further details.
Go to the path: Organization administration > Workspace >Electronic Reporting
Open the Electronic Reporting workspace and select reporting configurations.
First, check the configuration versions and import the Latest Version from the Microsoft repository, if needed.
Now, creating a new data model.
Create a new derived model and type name and description. ER lets you create (derive) a new component from the current version of a component (base) that was imported from LCS
A new field can be added to the model by creating a child of an active node.
Mark the model status as ‘Complete’. For mapping this new field with the data source, we need to create a new data model mapping.
Select ‘Invoice Model Mapping’ and click on the ‘Create Configuration’ button then mark derive from original mapping and select the new model that we created earlier.
Select new mapping and click on the ‘Designer’ button and then select the base mapping data source in which we want to add new mapping and open ‘Designer’.
There are already some out-of-the-box mapping in which some fields are not mapped. If we want those fields or our new fields, then we need to create new mappings.
For this, we need to bind Data model fields with actual Data source[tables] fields by selecting a field in both the left and right blocks and clicking on the ‘Bind’ button.
Now map the model field with the data source field by selecting the Description field on Data Source and Duplicate description field on the model then click on bind.
Once mapping done fields will map as shown below
Mark the status of your model mapping as ‘Complete’ and then set it as default.
Now setting these mapped fields in the actual report.
Create a new derived report format and type name and description. ER lets you create (derive) a new component from the current version of a component (base) that was imported from LCS
Attach the customized Excel template, to customize your Excel template read this article. Open the designer of your custom report by clicking on the ‘Designer’ button
use the button strip for adding, and deleting new cells, and also for sequencing cells by moving up or down. [Note: add two cells one for label and one for value]
For binding values with model fields, go to the ‘Mapping‘ tab.
Click on the field value, search for the desired field in the model, and then bind it with our report field.
And for setting label fields select the label field and go to ‘Edit formula’.
Set a label from the ‘Translate’ button or type in the label ID. Check this article for creating new labels.
After setting up all the fields validate your report by clicking on the ‘Validate’ button. Please read this article for Common validation errors and warnings in ER reporting.
After all the customizations mark your report status as ‘Complete’, and click on the ‘Exchange’ button and select ‘Export’. This exported file can be imported into other environments as well.
For Running an ER report check out this article.