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

Really Stumped - Pulling values from related DB


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

Recommended Posts

Posted (edited)

Not sure where to start. Ok. I have a DB that I have successfully made a field that has a Value List of company names from a related DB. Once you choose a company name, subsequent field auto populate with Address, City, State, etc. based on the company name value.

Do to an oversight when I originally created the DB, I am forced to be more specific on my look ups.

So now, I have made a new field that pulls company name and an Oracle Acct Number from that other DB. Once you choose which company you want, this field populates with the 2nd field value from the value list (oracle Acct Number).

Now.. The auto calculations I have on the company name is:

If ( Bill To Oracle = Contract Details::cont.oracle.account.num ; Customer Details_Workshop::cust.info.co_name ; "Invalid" )

So like the original set up, this calculation says, if that oracle number you just pulled up = one in the other DB, give me the company name, else "Invalid".

I used this same type of calculation before on the addy, city, state, etc, to populate based on the company name instead of the oracle number.

Now all I get is the invalid on the Company name...I am not sure why its not giving me the company name.

All relationships are there... I have the Bill to Oracle field related to the cont.oracle.account.name field and the such...

If anyone could actually decifer my babble and has an idea, please, please, let me know your thoughts.

Thanks,

Blake

UPDATE!!! - I figured it out... was all relation setup... Thanks everyone... no further help needed :

Edited by Guest

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