How To Include Field Name Calculation In Conditional Text
-
If I want to include the calculation in a conditional result, can I do this?
Example something like this:
if(fieldname20=="No", "The result is" + (fieldname20/fieldname18) + "percent")
This doesn’t work obviously but wondering if this is possible?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How To Include Field Name Calculation In Conditional Text’ is closed to new replies.