I would like to create a field that takes the greater value from two additional fields....see below
Hi @IJH34 You can use the MAX() function like so:
Hope that helps,
Ollie
Wow! Didn't even know there was a max function. Thanks!