Message 1 of 12
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I've been having an issue that I cannot resolve regarding conditional formulas for YES/NO parameter.
I have three YES/NO parameters: A,B, and C. A is only YES when a certain condition is met, B is a simple Tick Box (YES/NO instance parameter). What I want to achieve is the following:
If A=NO then C=NO, if A=YES then C=NOT(B)
or
If A=Yes then C=NO, if A=NO then C=NOT(B).
Does anybody know how you could possibly write a formula for C so that these conditions are met?
Solved! Go to Solution.