Hi Dojo.
I would like to show a Shape based on two Scenarios.
#1. Based on condition(s) linked to a Property Field from One Element
I have two custom properties On_Air ( values: Off-line / On-line ) and On_Air_Live (values: Yes / No).
I would like to show or hide the Shape based on both Property values being set up : On_Air and On_Air_Live.
I have tried to use :
[sep:-@]<A>and<B>@A|7013/2|PARAMETER:65022,On_Air|=On-line@B|7013/2|PARAMETER:65022,On_Air_Live|=YesDidn't work for me.
#2. Based on condition(s) linked to a Property Field from Two Elements
I would like to make things even more complicated by adding to the conditions the same Custom Property Fields but from a different element
The Purpose is to show a connection line between two elements that are being used in a redundancy N to 1 list, to show the connection between On_Air IRD and the BackUP IRD that is ready to take over if needed.
If I use this approach I am getting results:
Thank you.
Hi Daniel,
Regarding the first question, can you try using the Property field:
[sep:-@]<A>and<B>@A|7013/2|Property:On_Air|=On-line@B|7013/2|Property:On_Air_Live|=YesMore information in DataMiner Docs: Extended conditional shape manipulation actions