See pic.
I want to put the total from the line item with ACV start date 2017 in one field on the opportunity. And then the total from the line item with ACV date in 2018 in another field. The product family will not necessarily be the same. The product type might not be the same. So Im not sure if I can use a formula to do this. I do have the Declarative roll up summary installed. so maybe I can use that? I dont know.
6 answers
That's gonna be pretty tough to do, you can't pass a value from an Opportunity Line Item up to the Opportunity using a Cross-Object Formula. And you can't refernce a Relative Date Value in a Roll Up Summary Filter.
So you're probably looking at either the Process Builder or a Workflow Rule, or custom Apex Code, either way it ain't gonna be any friggin' Mardi Gras that's for sure...