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 4907 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hello,

it will take some lines to decribe, what my problem is, please stay ...

1. Situation:

- I have a very complex database with join tables etc.

- I connect Filemaker to an Indesign Plugin (Easycatalog) over ODBC.

- I can access individual tables, but I have to recreate the relationships in Indesign to access all the information from all tables.

2. What I want:

- I want to manage the complexity in Filemaker.

3. Problem:

- I can display related records in a portal, but cannot access it over ODBC (only individual tables, or very comlex SQL operations with JOIN)

- I want to combine related records in a calculation field, so I can access only this field in Indesign.

4. Question:

- Is this possible in Filemaker calculation fields?

- Is there another path that I missed out on?

See the attached screenshot for more info on the relatinships in filemaker.

Thank you so much for taking the time.

Cheers

Lars

post-98468-0-56859800-1313574288_thumb.p

Posted

I want to combine related records in a calculation field

You could use the List() function to aggregate child values into a return-separated list at the parent record (note that empty fields will be skipped). However, that won't be very useful if the child is a join table to another parent. You could concatenate both parent values at the child record and access that - but it seems like an unnecessary duplication of what you can do with a SQL query.

This topic is 4907 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.