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

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

Recommended Posts

Posted

I have a trailing sub-summary that has a summary field in it. It calculates the total amount of hours for each of the sorted records. I'm trying to make a conditional format based on the value of the summary field but it doesn't work. It seems to only recognize the field as it's total quantity and not by each sorted record set.

Any suggestions?

Posted

Conditional Formating happens when SummaryField < 7

SummaryField appears to be less than 7 but it doesn't format correctly because the SummaryField for all record is 200.

Posted (edited)

Either one of these should work:

[Value is] [less than] [ 7 ]

Self < 7

GetSummary ( SummaryField ; BreakField ) < 7

---

If you are trying to conditionally format an object other than the summary field, only the third option will work.

Edited by Guest

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