Hi, I published a hosted feature layer from ArcGIS Pro which contains a feature layer and table. The two are related with a relationship class established in the file Geodatabase containing the layer and table. In the web map I can see that the two are related and I am able to add records to the related table. Though I would like to display features from the layer based on filtering of values related records. Is this possible in either the web map or Experience Builder? I tried creating a view, but I think that is static and doesn't reflect any modifications made to the source table after the view is created. I can filter the table in both the web map and Experience Builder, but it doesn't seem to carry over to the related feature class. Thank you