Visibilty parameters

Visibilty parameters

MS_jkimc65
Enthusiast Enthusiast
408 Views
3 Replies
Message 1 of 4

Visibilty parameters

MS_jkimc65
Enthusiast
Enthusiast

I have 3 yes/no visibility parameters, V1, V2, and V3.  What I am trying to do is create a formula that if V1 is checked V2 & V3 are unchecked, if V2 is checked V3 and V1 are unchecked and if V3 is checked V1 and V2 are unchecked, any suggestions?

 

Thanks!

j. kim candelario
method-studio, inc.
0 Likes
Accepted solutions (1)
409 Views
3 Replies
Replies (3)
Message 2 of 4

ToanDN
Consultant
Consultant

I think you will run into circular reference errors.  Alternatively, you could add another parameter as a control agent:

 

Capture.PNG

0 Likes
Message 3 of 4

Anonymous
Not applicable
Accepted solution

Just a comment: in the formulas, just onetwothree = 1 or another value, is enough. The IF, the parenthesis, the 1 < 2, 2 > 1 , al that stuff is not necessary.

Message 4 of 4

MS_jkimc65
Enthusiast
Enthusiast

Thanks, getting a handle and understanding of how parameters work.  Thanks!

j. kim candelario
method-studio, inc.
0 Likes