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

Recommended Posts

Posted

I have a database that lists airline routings for query by an internet booking engine.

These take the form of various tokens of info listed in a string.

I have created a database with tables for calculating each part of the routing string. Because a single routing can hold up to 40 possible segments and it takes approx 30 including calculated fields fields to hold the data for each segment the solution I used was to list segments in one table grouped by ID (thus giving me a table of 30 fields instead of 1200).

The tokens are combined in one single field in a related table for output to the booking engine and it is the combining of groups of these segment tokens that is giving me the headache

Each grouping within the table can be of anything from 1-40 records with a common ID.

Eg as a simple example if I had seven records in the table "segments" grouped with airline code BA and each record produces a different result in the calculated field how can I create a text string of all seven different values with no punctuation between them (order of values does not matter) to be entered in the table "routing strings" in a single field?

Any ideas would be appreciated immensely

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