Hi,
I'm trying to display a shape depending on wether or not the entry data is equal to a fixed value.
I have a entry data on which i'm expecting a "yes" or a "no".
Then i linked this entry data to a property that directlt links the data to the property so that i can use it on the visio.
There is no use of any element.
I tried this phrase but it doesn't wotk as intended.
SHOW : <A>-A|[thisService]|[Property:MyProperty]|=YES
Im surprised because i thought it wouldn't be a difficulty to set up this shape.
Maybe it would be easier to generate Variables?
Thanks
Ilan
Hi Ilan,
Can you try the following:
SHOW : <A>-A|Service:[this service]|PROPERTY:MyProperty|=YES
Hope it helps!
Thanks a lot! it’s working just fine.
Wasn’t too far from the truth haha.