Hi All,
I have a problem in that I want to filter a parent table based on a child table. So the scenario is:
Parent table: Company - Key - CompanyID
Child table: Contact - Key - CompanyID
Field to filter on in Contact - Introduction
So what I want to do is fine all the companies that had contacts introduction based on that field. So we may have values of introduction as:
World Expo
Internet Search
Industry Networking Event
Then I want to pick, say "World Expo" from dropdown (which I've created), and what it will do is show me only companies that have a contact that was made at "World Expo".
I'm not sure how to go about matching that, and setting a filter condition. Any suggestions?
Best Regards,
Scott
ATS, CDCE, CTIA, CTDC
"Everything should be made as simple as possible, and no simpler."
I have a problem in that I want to filter a parent table based on a child table. So the scenario is:
Parent table: Company - Key - CompanyID
Child table: Contact - Key - CompanyID
Field to filter on in Contact - Introduction
So what I want to do is fine all the companies that had contacts introduction based on that field. So we may have values of introduction as:
World Expo
Internet Search
Industry Networking Event
Then I want to pick, say "World Expo" from dropdown (which I've created), and what it will do is show me only companies that have a contact that was made at "World Expo".
I'm not sure how to go about matching that, and setting a filter condition. Any suggestions?
Best Regards,
Scott
ATS, CDCE, CTIA, CTDC
"Everything should be made as simple as possible, and no simpler."