I want to present 4 fields from a table but the 4th field is based on a condition.
i.e. I want to present field1, field2, field3 and then either field4 or field5 where the choice of field5 would be based on a condition.
Is this possible?
I can present the table of field1, field2, field3 and field4 with no problem.