Hi there!
In our solution we have some data sources that have a Client Filter, which checks that each object has a property that “EXISTS IN” another data source (Selected/Filtered on another data source (Selected))
However, we notice an issue that the data source only updates when the first object is selected. If we try to select another object, nothing changes, in the database or the UI.
Do you have any insight on what could be the problem here?