Hi All
We now have the new Media Kind RX1 protocol to replace the RX8200, with the RX8200 IRD we displayed C/N Margin in a visio linked to a child shape that used Element>Parameter to display the value.
Now with the RX1 protocol there are 4 IRDs in one and the info is held in a table.
Question is, does anyone know the best way to extract the info for each IRD and put into a similar child shape to display on a visio with all the others on a single child shape for each IRD?
All we need is IRD Name and C/N Margin figure.
I have attached an image of an existing child shape to show what I am trying to get to
Thanks
Hi Ryan,
You can also use the Parameter shape data to extract the values from a table by providing the row key, as explained in our documentation here.
For example, in the shape data "ParameterID:TableRowKey", ParameterID is the column's id of the Name or CN information, and TableRowKey is the display or primary key of the row you want to present.