JessicaFeauto2
9 years agoQrew Cadet
Create a ""sumif"" type function in a join table for many-to-many relationship
I have two tables:
Study Tasks containing:
I thought I would be able to do this with a summary field but it seems that summary fields will only filter within the child table, not between the child and parent. What am I missing here?
An important caveat is that each study number will be reforecast each month (ie new Record ID for each Study Number/Forecast Date combination).
Study Tasks containing:
- Study Number
- Billable Date
- Revenue
- Study Number
- Forecast Date
- 1st Day of Forecast Month (formula based on Forecast Date)
I thought I would be able to do this with a summary field but it seems that summary fields will only filter within the child table, not between the child and parent. What am I missing here?
An important caveat is that each study number will be reforecast each month (ie new Record ID for each Study Number/Forecast Date combination).