G
Guest
I am trying to add a calculated field "BillTotal" which is the sum of
"OrderAmount" and "DeliveryCharge" fields, I also need to add a IFF function
to add "2" to the "BillTotal" field if the "City" field contains "Naples".
I can get the first part, the Sum, but can't figure out the IFF function.
"OrderAmount" and "DeliveryCharge" fields, I also need to add a IFF function
to add "2" to the "BillTotal" field if the "City" field contains "Naples".
I can get the first part, the Sum, but can't figure out the IFF function.