Configures the reporting table for the report. It allows to specify the initial attributes that should be displayed in the table.
Example: factSheetType: 'Application', attributes: ['release', 'alias'], relatedFactSheetTypes: { BusinessCapability: 'relApplicationToBusinessCapability', UserGroup: 'relApplicationToUserGroup' }
Optional
Maps Fact Sheet type to relation type in order to add them as subfilter in table view.
Generated using TypeDoc
Configures the reporting table for the report. It allows to specify the initial attributes that should be displayed in the table.
Example: factSheetType: 'Application', attributes: ['release', 'alias'], relatedFactSheetTypes: { BusinessCapability: 'relApplicationToBusinessCapability', UserGroup: 'relApplicationToUserGroup' }