Is it possible to access the linked object property in an active selection of the object Table widget.
Currently when I try to set a metric card with the value of active object selection, Im not able to access this linked object property.
Hi there @Benutzer7 - not entirely clear on the intended use case, but from a technical standpoint, it should be simple to set up if you haven’t solved this already: first, you need to define an object set that traverses the link to the desired object type (base object set: your active selection on the table), and then computer the desired variable from it to display on the metric card.
Hope this helps.
Best,
1 Like