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

Recommended Posts

  • Newbies
Posted

Table 1: List of Parts in Inventory

_pKey_PartNumber ( Unique Value)

Table 2: List of Part Bin Locations in Inventory Stacks

_pKey_BinLocID (Unique Value)

Table 3: Union : Stores Transactions about which Bins have been select to ties to specific parts

_fKey_PartNumber

_fKey_BinLocID

_pKey_TransActionID

Table 1 [one to many transactions] Table 3

Table 2 [One BinLoc can have many transactions ] Table 3

Scenario:

Looking on layout Parts Inventory (Table 1). I want two portals: Portal A will show all the Bin Locations the part has selected may be stored at. Portal B will show all the other Bins that have not been assigned to this part.

Right now I can accomplish Portal A very easily with a one to many relationship to the union table using the pKey_PartNumber to _fKey_PartNumber.

However when I try to get portal B to work, it shows me all the bins in the company even ones I have already selected. How can this index of bins be filtered by bins already assigned to a specific part.

Let me know if I am unclear on anything, hope fully there will be a solution.

Thanks All!

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