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

Recommended Posts

Posted

Help:

I cant figure out what I'm doing wrong. It's a simple solution but my simple mind wont let me get it to show all customers in the shed layout portal. I think the line Item TO is unnecessary. Please tell me what I did worng.

Thank you again

StorageSheds.zip

Posted

Hi Kicker3,

You have your relationships set up as:

CustomerID = LineItemID = ShedID

In the normal course of things, an ID field is uniquely associated with the entities that are stored in the table in question, without reference to anything else, so relating the primary IDs of different tables in this way seems unlikely to produce anything useful.

However, that aside, if your aim is to show all customers in the portal, then you should establish a relationship from Sheds to Customer which uses a Cartesian Product operator. The Cartesian join operator is represented by an 'X' symbol in the relationships dialog and establishes a relationship in which all records in one table are related to all records in the other. wink.gif

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