Hi
would like to know how to represent the data of a table cell in visio mimic? (Value of Define Shape Data)
e.g. i have a table that dynamically getting snmp value. how to represent or reference the row 1 column 1 cell data in the Visio mimic?
Thanks
H
You can do this with the Parameter shape data.
Case 1: Your Visual Overview is NOT linked to the element.
First step: Link a shape to an element with the Element shape data. The value should be the ID of the element or the name.
Case 2: Your Visual Overview is already linked to the element in question.
First step: Draw a shape. The element shape data will not be necessary here.
Final steps:
- Add an '*' in your shape text
- Use the Parameter shape data and set its value to <column parameter ID>:<row key>. e.g. 101:1
And you're all done! Your shape should now show the value of the table cell in question.
For more information on setting up a shape to link to a parameter (table or otherwise), you can check the help.