Jump to content

This topic is 8267 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Can anyone shed any light on the behavior of calculated fields in a multi-user situation, in general what happens when the calculation uses global fields to derive its result. And specifically when using an external function such as a range plugin in a calculated field which uses global fields to derive its result. I know that each user gets its own globals but what about the calcs that use them. Thanks in advance to FM Forums "The Best".

Posted

A calculation based on a global field will be unstored, so its value will essentially "change" for each user the same way a global field does.

Posted

One way to avoid this is to store global information in normal text or number fields in a related file. This way values remain the same for all users.

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