Story Points Committed Weekly

Hello,
I am currently trying to create a report that calculates the number of story points committed per week. I know there is a sprint story points committed calculated measure, but that seems to only work for Sprints, not Time. Would there be any way to create a calculated member that calculates story points committed for time instead of a sprint? Thanks in advance!

Never mind I seem to have figured it out. I took out the last component of the tuple within the Sprint Story Points Committed (it was using a time metric). When I did that, it seemed to work. I drilled through every issue to double check and it correctly returned the right data. Here is what the calculated member looks like:

2 Likes