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

Recommended Posts

Posted

Hi all,

This just came up in another thread, but as it appears to be an undocumented feature, it probably deserves its own.

Apparently,

GetSummary(sFieldX; OtherTO::FieldY) does not yield a result. It seems the GetSummary function will not accept related fields as a breakfield.

Any thoughts on why this behaves differently than regular summary fields, which can be broken by related fields in subsummary parts?

-Raz

  • 2 weeks later...
Posted

Have you tried to change the context of updating in the fields def. I'm fully aware that it used to be so earlier on, mentioned in this:

http://www.onegasoft.com/tools/fastsummaries/index.shtml

But with todays TO aspects might there be other ways of accomplishing it live without the use of summary fields at all.

Let me get challengend on this one??

--sd

  • 1 month later...
  • Newbies
Posted

Had the same problem.

Solution:

(1) Create a calc field in current table FieldY = OtherTO::FieldY

(2) Change field to GetSummary(sFieldX;FieldY)

(3) Change sort field from OtherTO::FieldY to FieldY

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