Hello everyone,
I am working in a Workshop Application with two linked object sets that are connected via a link created in the Ontology Manager. The two sets are in a 1:n relationship, where my starting object set, when crating an object set definition (O1), represents the “n” side and is linked to a second object set (O2).
My goal is to have both the attributes from O1 and those from O2 available in the filter options and configuration of a pivot table widget (or other widgets) so that I can filter based on attributes from both sets.
I have tried two approaches:
- When I use the “Traverse to – Get linked objects” function, only the attributes of the linked object set (O2) are displayed in the widget configuration.
- When I use the “Combine with another object set” function, only the attributes of the primary dataset (O1) are shown.
My question:
What do I need to do to have both attribute sets (O1 and O2) available for selection and filtering in the widget configuration?
I look forward to your suggestions and recommendations!