Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

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.

Seem like you need a lookup from the previous record.

See if this helps.

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

  • Author

That's helpful but I'm not quite sure how to implement it.

Can you have a look at my database? It's messy but the tables I'm referring to are called "weights" and "weights 2".

New_CH.fp7.zip

  • Author

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.

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

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.