Greetings,
As I understand, the Maximum function can be used to return the maximum value in a set. This allows you to determine the Maximum value in a group. This is not working for me because the type of the value changes from a number to a text in some cases.
Is there a similar function that will determine the result of a formula in a group?
For instance:
GroupValue({@BooleanFormula}, {Value}, {Group})
And how this would work would be the BooleanFormula would be ran for each set in the Group, and the Value would be returned if the result of the formula was true.
Does anyone know another way to achieve something similar to this?
Thanks,
Jeremy Bair
As I understand, the Maximum function can be used to return the maximum value in a set. This allows you to determine the Maximum value in a group. This is not working for me because the type of the value changes from a number to a text in some cases.
Is there a similar function that will determine the result of a formula in a group?
For instance:
GroupValue({@BooleanFormula}, {Value}, {Group})
And how this would work would be the BooleanFormula would be ran for each set in the Group, and the Value would be returned if the result of the formula was true.
Does anyone know another way to achieve something similar to this?
Thanks,
Jeremy Bair