Conditions

I

Igor G.

I like to some shapes or lines in project be visible or not depend on some
condition (If ... Then ...).
Example: If is value in linked worksheet object >50 then some line (ex.
Dynamic connector.274) must be visible.
How to do this?
Thanks!
 
S

SteveM

I like to some shapes or lines in project be visible or not depend on some
condition (If ... Then ...).
Example: If is value in linked worksheet object >50 then some line (ex.
Dynamic connector.274) must be visible.
How to do this?
Thanks!


Since connectors are shapes, you can link data directly to them. If
you have a simple uniform background, I think the easiest way to hide
a connector is with a DataGraphic. Open or create a DataGraphic,
select New -> Color by Value. And set the color to the background
color based on your decision rule. Then whenever the condition
applies, the connector appears/disappears.

SteveM
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top