Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 6528 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I inherited a database that, in addition to other fields, contains a numeric field identifying a meeting and fields describing services generated from that meeting. The problem is one meeting might generate one service or five and each service is denoted in a separate record - with the same meeting number. is there a manageable way to deal with this data so I can see in a layout one meeting (number) and all the services associated with it?

Thanks,

Rick

Posted

You really haven't made the previous structure clear.. Are the services already stored in a seperate table providing one record for each service, or are they stored in the meeting table in fields describing the services?

Either way the correct structure should have multiple services records for each meeting record:

Meeting table -< Services Table

MeetingID...........MeetingID

MeetingDetails....ServiceID

...........................ServiceDescription

Then to view all the services in the services table, add a portal on the meeting layout to the services table.

This topic is 6528 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.