How to extend the Electronic Report without model mapping configuration?
This post is about how you can extend the Electronic Report, if one doesn't have model mapping configuration. If you want to read how to extend the ER having model mapping, please read How to extend the standard Electronic Reporting? Lets take an example of how to extend the Fixed Asset roll forward report. Step 1 - Click on the root Fixed assets model. Click create configuration and then click on the Derive from Name: Fixed assets model, Microsoft. Give suitable name and description. Step 2 - Click on the designer. We would add the last run depreciation date of each book of the Fixed asset So under Fixed assets entry point ----> AssetRollForwardTotalsByGroup---> lines, click on new then click on child of active node. Give the name as LastDepDate and type as date. Give the label too. Step 3 - Click on map model to data source. Click on the designer. Under Data model, expand AssetRollForwardTotalsByGroup --> lines --> Last depreciation dat...