MichaelMurphree
5 years agoQrew Member
Novice QBaser...
I'm struggling with building out a CRM with minimal tables. I have three tables...Company, Contact, Opportunity.
Company has a one-to-many relationship with both Contact and Opportunity.
Contact has a one-to many relationship with Opportunity.
With each Opportunity, there are multiple stakeholders. I'd like to add those stakeholders to the Opportunity record and in some cases it might be two and in other cases it might be five. I cannot figure out a way to add multiple contacts to the Opportunity.
I don't know if it complicates it or not, but some of the contacts might be connect to different companies. Here's a rough illustration:
STAKEHOLDERS
------------------------------
Michael Murphree
------------------------------
Company has a one-to-many relationship with both Contact and Opportunity.
Contact has a one-to many relationship with Opportunity.
With each Opportunity, there are multiple stakeholders. I'd like to add those stakeholders to the Opportunity record and in some cases it might be two and in other cases it might be five. I cannot figure out a way to add multiple contacts to the Opportunity.
I don't know if it complicates it or not, but some of the contacts might be connect to different companies. Here's a rough illustration:
OPPTY NAME: Acme Mfg VALUE: $32,000 EXP CLOSE: May 2021
ACCT MGR: Bob Smith
SOLUTIONS: 20 hrs consulting, 40 hrs development, 8 hrs training, compliance reporting
STAKEHOLDERS
==============================================================
contact company status phone email
--------------------------------------------------------------------------------------------
John Doe ABC Consulting partner 205-221-2210 [email protected]
Jane Doe Acme client 205-444-1310 [email protected]
Bill Smith Acme client 205-444-1311 [email protected]
Joe Smith Acme client 205-441-1312 [email protected]
Ken Hamm Deloitte partner 800-877-1200 [email protected]
Is this doable in QuickBase? Without adding multiple "Contact" tables? I just want to pull multiple contacts from multiple companies into a list associated with each opportunity. I want to keep all companies and contacts in a single place.
Is this doable in QuickBase? Without adding multiple "Contact" tables? I just want to pull multiple contacts from multiple companies into a list associated with each opportunity. I want to keep all companies and contacts in a single place.
------------------------------
Michael Murphree
------------------------------