Select to view content in your preferred language

Using filter widget to filter list widget of related features

851
1
04-26-2022 06:06 PM
Labels (1)
cboyerTucson
Occasional Contributor

Hi there, 

I'm working on a project in Experience Builder that involves a related table. I have a list widget that contains information from the related table, and I would like this list to respond to the filter widget that is filtering the parent table. However, no matter how I set up the Framework relationship-- (i.e., GlobalID vs. ParentGlobalID), the list does not respond to the Filter Widget. 

Does this functionality exist? Am I doing something wrong? 

Any help is greatly appreciated! 

1 Reply
ShengdiZhang
Esri Regular Contributor

Hi @cboyerTucson ,

In the latest Feb 2026 AGOL release, we support selecting and filtering data records using the "Data filtering changes" trigger. This enhancement allows related layers to be filtered automatically when a filter is applied to the parent layer.

ShengdiZhang_0-1772522871965.png

 

 
Please note that there is currently a limitation for performance considerations: the action will not run if the filtered results from the trigger data exceed 1,000 records.
 
Let me know if you have any questions or need further clarification.
 
Thanks,
Shengdi
0 Kudos