Forum Discussion

bastik's avatar
bastik
Frequent Visitor
4 years ago

Measure or calculated using data from multiple tables

I have the model below and I want to calculate the capacity of each assignee based on the remaining days in a Sprint. This would be basically Users[USER_DAILY_CAPACITY] * SPRINTS[DAYS_REMAINING_IN_S...