I wanted to check whether it’s possible to create an object‑set filter on a specific object set using a property name and its value.
The requirement is for a loop component that is embedded, where I’ve added a button to uniquely retrieve the property value. Now I want to use the selected value as a filter. For the moment, only one selected value can be used for filtering
Thank you