Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hi,

Just learning FM7.

Situation; two tables in a database with a join on field1. I want to find the records in table1 that are not in table2.

In SQL it might be something like this; SELECT * from table1:Field1 NOT IN table2:field1.

Any ideas?

Thanks,

Jerry

Posted

FileMaker doesn't support this sort of inter-field query directly. You can add a new calculated field in table1 that has the result (true/false), and then search on that.

Its hard to provide you any specific examples since its not clear how the two tables are related, and what sort of data these fields contain.

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