...
Flows can perform custom calculations based on the available project data, such as Risk , and Technical Debt, and KPI density. A group with multiple projects may want the same report for all of their projects, but each project may place different emphasis on different aspects of the data. For example, a group working on three projects may need to calculate the risk associated with each project. They may want the risk factors weighted more toward static analysis violations for one project, the risk factor in the second project to emphasize unit test failures, and balanced factors for the third project. The group can accomplish this by setting up different models and profiles for each project.
...