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

Finding highest value in a portal


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

Recommended Posts

Posted

Hello all,

I'm trying to figure out how I can get a calculating field to look at the rows in a portal and compare them to find the highest value in a given field. Then the calculating field should display that highest value. To further complicate it, I only want to include certain rows - the rows to look at are marked with a "1" and the rows to ignore are marked with a "0".

(The problem I am trying to solve involves looking at which activity completed by a given person within specific dates involved the most number of hours - if that helps!) - I'm stumped!

Thanks in advance,

Leah

Posted

The Max(Field) function should do the first part.

Max(ThePortalRelation::TheField)

As for the 1 or 0 filter, you'll want to make 2 relations. One for records with 1 and one with 0 use and calculation field as the key.

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