Joining objects in ontology manager in workshop

Hello, what is the best way to join objects and display the result in workshop?

My ontology manager has a “posts” object and a “response” object. I would like to create a display all the posts without responses in workshop. I understand this can be done via a function. But is there a simpler way to do this since this is a simpler query. New data will be added to this object which should be updated in the workshop. AIP assist recommended a variable transform but I could not join the two variables there. Thanks for the help!

I found the solution! You can add a “post” variable (object set) in workshop then filter on a link. Select when “post” IS NOT linked to a “response_id” which will select all posts with no response.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.