In ArcGIS Experience Builder: I have a list (organisation - table 1) that opens a window for this specific selection, showing the organisation's details.
However, I need another list in that window showing projects (table 2) for that specific feature of table 1 (organisation). The data is supposed to be related by ids, and have the value in both table (both table have same the organization name)
I cannot find the right way to connect the projects to the specific organization window, using different data filters.
What is the right way to do this?