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

Recommended Posts

Posted

FM won't allow storage of a calculation if the calc formula includes reference to a global. How can I restructure this scenario:

Calculating a payroll deduction, I use several global fields to specify things like a fixed amount for an optional retirement plan. When I then try to calculate the withholding amount on a paycheck I pull this value from the global field in the Settings file. But this must be a *stored* figure else previous checks will change if the withholding amount is changed during the year (if, e.g., the employee elects to have a different amount withheld).

Any suggestions?

Posted

I should have added that presently I'm pulling the global field into a calc field in the paycheck record (amtRetire = Settings::amtRetire_G).

Posted

Change amtRetire into a number field, with auto-entered calculation.

Select "Do not replace existing value for field (if any)" to prevent overwriting data already present.

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