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

Recommended Posts

Posted (edited)

Hello All,

Is there any way of using a calculation to 'spot the difference' between a field in one record and the same field in the previous record?

I have a database where many records contain the same value in one field. I'm trying to highlight the row where that value changes. Effectively I want a field that can calculate itself as 'if field x this record not equal to field x in previous record, set something'.... but I can't figure out any way to do that as a calculation.

Any ideas gratefully received!

Thanks,

Rob.

Edited by Guest
Posted

Can you do it through a script (maybe as part of the scripted navigation going to a particular layout)? It will save you from some performance degradation by having an unstored calculated field in a list view.

There was a technique in 6 to do this with a calc IIRC. Check databasepros.com

Posted

Hi,

Yes, I can do it with a script....

But a calculation would mean that it could happen 'automatically' every time a list view is generated, rather than having to generate the list then run the script over that list.

Rob.

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