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

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

Recommended Posts

Posted

Thank you, comment.

Yes, like that ! ;)

I didn't know the extreme power of that script step:

Refresh Window [Flush cached join results]

It's correct to say that that step forces the recalculation of unstored ( because related ) calcs ?

And, do you think that the same effect can be obtained without a script ?

Posted

I don't know of a way to do this without a script. Without a script, user could move to a new line item without committing the previous one. An uncommitted line item will obviously NOT be included in the list.

This is IN ADDITION to the usual problem of one relationship depending on the results of another. Filemaker does not always see the connection beteen the two, and continues to rely on the cache. That's what the step really does: it forces recalculation of results obtained from a relationship.

Posted (edited)

Hi Daniele,

it seems to be a job for FilterValuesByTest().

FilterValuesByTest ( ¶ & List ( invoiceItemsIDs ) & ¶ ; "value" ; "PatternCount ( text ; ¶ & value & ¶ )" ; 0 )

Edited by Guest

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