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

Recommended Posts

Posted

I'm working on a database where I've got values that need to be carried forward from week to week. IOW, on a current "note", I'll input some data, like weight, and the next week's note, I'll need that previous week's weight in the field for "previous week".

Do I need to create a table for "previous weights" or is there some way to just display the previous week's weight without having to do that?

Similarly, there are some checkboxes that are marked on each week's notes and I'd like those checkboxes marked with the previous week's values.

Posted

Seem like you need a lookup from the previous record.

See if this helps.

http://fmforums.com/forum/showtopic.php?tid/201291

Posted

I see what I did wrong in defining my relationship - I had the wrong key referenced in my logic. Now that I've fixed that it works. :o Now the issue is that if the weight is changed in the older entry, like if there was typo, the newer weight's record is not updated. I even have the auto-enter calc to replace existing value.

Posted

Well a lookup will not update that way. It needs an action for it to perform a relookup.

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