Working on a Demo org focused on ticket sales for live events. within the org I would have multiple events. with each events having multiple tickets to be sold.
I want to set up a parent opportunity to represent the event which looks at the whole of the event. I then want to set up a child opportunities that represent the various transactions in the sales of those tickets.
my question is how do I do that? everything I have found in regard to this involves partner opportunities. I'm not sure if that's exactly what I am trying to do. really don't want to go to far down this road to find out what I am trying to do is somewhere else.
@Ryan Breyer no, in standard you can only roll up only on master details relationships.
However you can leverage DLRS application to be able to configure roll up on lookup relationships :
- https://www.salesforceben.com/guide-to-salesforce-dlrs-declarative-lookup-roll-up-summaries/
- https://github.com/SFDO-Community/declarative-lookup-rollup-summaries#declarative-rollups-for-lookup-field-relationships
Eric