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

Recommended Posts

Posted

I have to build two solutions that require calculations in a record that are evaluated based on values in the preceeding record. For instance, one solution is a training log where an individual's performance on a particular exercise is tracked. As the individual increases the amount of weight being used in the exercise, another field displays the percentage improvement over the previous recorded amount.

In another solution, I am recording a series of odometer readings. Each record has a reading but it also has a field that displays the difference in mileage between each odometer reading.

I'm lost and was hoping that someone could give me an example of how to make this work.

Posted

One way is to preserve the previous value in a separate field in the new record. Another way is to store the previous record's ID in the new record, and relate to the previous record with a self-join.

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