Total story points by user by sprint

Sharna Duff
Tera Contributor

Wanting to report on the total story points assigned to each user in an agile group per sprint. Any suggestions on the appropriate Data Table and Config to display such data? Thanks in advance

1 REPLY 1

Kelsey Douglas
Tera Guru

I had to do something similar recently, for the SAFe module. Make a Database View that links sn_safe_story, sn_safe_sprint, and sys_user tables, or you can link rm_story, rm_sprint, and sys_user instead if not using the SAFe module. When configuring your report, use the DB View you created as the data source, and select the relevant columns to display.