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

Recommended Posts

Posted

Hello. Is it possible to use a calculation field to display a certain record?

For example. A calculation field named "display"

Would have a calculation to display the contents from record 29 from the field "product" in another table named "inventory". What wouldsuch a calculation be? Happy new year

Posted

The GetNthRecord() function could be used for this - though a lot depends on what you mean by "record 29". Filemaker will consider a record to be #29 if there are 28 records preceding it in the current found/related set, according to the current sort order. That can change very quickly, so perhaps you should reconsider your strategy towards whatever it is you're trying to achieve.

Posted

Would it help to identify each record in the table by a unique serial number? You could auto-enter the S/N, and then each record has a unique identity. It shouldn't be too hard to get a calculation field to determine the correct field based on S/N.

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