Is it possible to apply a definition query in ArcGIS Pro that behaves in the same was as the "Filter" on the Survey 123 website.
On the website i can filter by any of the attributes and it will automatically apply that filter across the related tables and feature classes that have been created with repeats inside the survey.
In ArcGIS Pro, when applying the same logic by adding a definition query to the "parent" survey, it only filters the records in the parent survey feature class and not the related feature classes.
The only way to then filter the related ones are either by carrying through the information in the parent survey into a hidden field in the survey to allow the same definition query to be applied, or to apply a definition query to the "parent global ID field", which can get quite confusing particularly if you are filtering more than one parent survey. Additionally, I have noticed that the parent global ID fields are a mixture of lower case letters and numbers by default from Survey 123, however if you edit anything using Pro, the globalID/ParentGlobalID suddenly becomes uppercase letters and number (albeit the same ones) and therefore the definition query fails.
Any insight into how to set up easy filters like in the Survey 123 website would be great