Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good morning,
What I'm trying to achieve is an IF ( AND visibility statement, outlined below:
X = IF ( AND (UCAL3300 = 1, Dept < 28"), 2 , 1 )
"UCAL3300" is a simple Yes/No visibility toggle
My goal is for "X" to always show when "UCAL3300" is toggled off and when "UCAL3300 is toggled on but the depth is greater than 28".
Appreciate the help.
Solved! Go to Solution.