Customizing Essential SAFe dashboard reports
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Scaled Agile Framework
Customize the Burnup, Burndown, and Cumulative Flow Diagram reports of your dashboards according to the custom states of your SAFe stories.
- Configure indicators to reflect your customizations.
For example, if there are any new states introduced to the SAFe story table, then the corresponding indicators and indicator sources for the story table that rely on the State field must be updated as well.
For more information, see Customize indicators of your Essential SAFe dashboard reports.
- Update or clone UI scripts for modifications to use your own indicators.
Add customizations by overriding methods in empty implementation (Impl) classes of UI scripts such as SafeAreaChartImpl and SafeVelHistoryImpl.
For more information, see Update UI scripts to use your indicators for Essential SAFe dashboards.