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.
Juggernaut

Auto-enter calculation question...

Featured Replies

Anyone have any thoughts on how to force one field's auto-enter calculation to calculate before another field's auto-enter calculation?

Perhaps a better question would be...Does anyone know what controls the order in which auto-enter calculations calculate in a table?

I have a field(Field1) that has an auto-enter calculation that references another field(Field2) in the same table. Field2 also has an auto-enter calculation, but I want Field1's auto-enter calculation to calculate using the data that is in Field2 before Field2's auto-enter calculation calculates.

Make sense? Any ideas are welcome.

... but I want Field1's auto-enter calculation to calculate using the data that is in Field2 before Field2's auto-enter calculation calculates.

It seems that Field2 will calculate when a Field3 will change.

So, something like this into Field3, will solve your problem:

Let(

$$Field2 = Field2;

Field3

)

and, for Field1 :

Evaluate( $$Field2 ; Field3)

  • Author

Thank you very much Daniele! Your suggestion didn't completely solve the problem, but it did get my mind going in a new direction and I was able to solve my problem.

I REALLY appreciate your help!!!!

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.