Double Look Up-Visibility Not working

Double Look Up-Visibility Not working

jarredmonday
Collaborator Collaborator
569 Views
2 Replies
Message 1 of 3

Double Look Up-Visibility Not working

jarredmonday
Collaborator
Collaborator

Hello all,

 I am having trouble with the dynamic block attached. The visibility for the TV and Outlet is not working when you rotate to 225 degrees. All other angles seem to be working properly.

 

These are the following actions:

-flip action to toggle visible and invisible for TV and Outlet. (Issue at 225 degrees) Text does not rotate.
-Rotate 360 degrees. (Works)

-The Attribute should rotate automatically depending on the angle, so text is not upside down. (works)

Please mark Accept as Solution if your question is answered. Kudos gladly accepted. ⇘
0 Likes
Accepted solutions (1)
570 Views
2 Replies
Replies (2)
Message 2 of 3

Libbya
Mentor
Mentor
Accepted solution

When you use a parenthesis in a range value that means that the value next to the parenthesis is not included in the range.  Because of this, your double lookup input table does not contain any definitions for when the rotation angle is equal to 225 or equal to 22.5.  A bracket next to a value includes the value in the range.  Use a bracket for one of the two range values and a parenthesis for the other so that the value is included in one, but not the other.  See screencast. 

0 Likes
Message 3 of 3

jarredmonday
Collaborator
Collaborator

Yes, of course! Thank you. Brackets and parentheses are one of the things I cant seem to remember accurately. 

Please mark Accept as Solution if your question is answered. Kudos gladly accepted. ⇘
0 Likes