Calculate the sum of all SAFe features associated with an Epic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 02:15 PM
Hello,
I want to calculate the sum of an integer of all SAFe Features associated with an Epic. For example,
EPIC A:
Feature 1 has value 5
Feature 2 has value 3
Feature 3 has value 2
The total for EPIC A should come out to be 10. I'm currently using glideAggregate, but is lost on how to find the sum for the current Epic and its stories.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2023 07:41 AM
Hi Terry,
Can you elaborate more on the context here, specifically where you want this sum.
As you mentioned, you can script with GlideAggregate. You can analyze it with dashboard reports and Performance Analytics. You can use list calculations to see their sum in a list view.
Will any of these answer your requirements, or are you looking for something else?
Best
Hasan