Hi all!
I was originally hoping to make a calculated field off of another calculated field but that appears to not work.
Is there a way to achieve something like the following?
((gsdateDiff( oldest_contract_start_date__gc , gstoday( ) , 'DAY' )) % 90)