Message 1 of 14
REVIT MULTIPLE IF CONDITIONS WITH 3 PARAMETERS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Everyone,
I wanted to create a formula with 3 visibility parameters and it would only allow the selection of one item at a time (deselecting the others).
For example,
If Attention Checked, not (OK) not (Pending)
If OK Checked, not (Attention) not (Pending)
If Pending Checked not (OK) not (Attention )
try this, but not work for me.
Any help or suggestions will be appreciated.
Thanks in advance.