Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I know this question will sound pretty dumb, but I have to ask. wink.gif

When a field is defined as unstored ("A calculation field with a result

that is only calculated when the value is needed" per FileMaker documentation),

once the calculation does take place is the value literally stored, or is

it only calculated and displayed whenever that specific record is viewed (thus

saving storage space on disk)?

Thanks.

-- Pat

Posted

Yes,

When you select 'Unstored' for a calculation, the formula is saved but the values are not.

This is a trade-off between file size and processor time, but it has other implications as well.

If a value is stored it can be indexed and therefore used for value lists and relationship keys. Instored values can't.

On the other hand, unstored values have the advantage that they automatically update constantly, so they are necessary in some circumstances, such as when a Status function, a global field or a related field is included in the calculation formula.

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