We have a situation where we are using Custom Property Values and have instances where these values need to be updated through Visio (set command). Is this possible?
We have tried using the set shape data with [Property:name] which did not seem to work.
I know we can use an automation script to update the property value, however, was trying to just use Visio shape data if possible.
Hi Steve,
Setting custom properties in the Visual Overview is currently limited to some specific use cases (e.g. rearranging dynamic positioned shapes).
I believe the automation approach is a viable solution for other use cases. Note that you can leverage the support of placeholders (e.g. session variables) in the inputs of your script for maximum reusability.
How to connect to Ziine is explained in https://docs.dataminer.services/user-guide/Getting_started/ZiineDemoSystem/ZiineDemoSystem.html
Great to see that we have these examples on Ziine!
I’d also like to make a note that custom properties are typically more administrative information. They can surely change, but I believe it would not make sense to have them changing continuously with a high frequency.
It might be useful also to understand the actual objective of what you’re trying to achieve, Steve.
You can find an example on Ziine. Navigate to view Visual Overview Design Examples > Misc > Manipulation