I'm generating some shapes based on rows in a table. Generating shapes based on table rows.
However I'm having issues associating the child shapes to the elements. I use this https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/generating_shapes/Generating_shapes_based_on_table_rows.html#displaying-information-from-the-data-table-instead-of-the-linked-element guide.
Table is as follow:
I use the following (sub)shapes for the Instance.
I tried different options, also with wildcards, * or **, but there will no info displayed. Looks that there is no reference between the main shape and subshape.
Any help is appreciated.
Hi Pascal,
At first sight, the configuration of your shapes looks correct. Please make sure that the shape with shape data "Element **" is within the group with the shape data "Element *".
There is also a part of the Visual Overview training course explaining this in more detail: Combining data with linked elements.
Please let me know if you have any further questions.
Thanks Michiel,
Yes the “Element **” is in the group of “Element*”
I will follow the course you suggest, and come back with outcome.