Hi all!
This is my first psot, so I hope to respect all the rules and to post it in the correct group 😀
I kindly ask your help to check if it is possible to manage and workaround a delegation warning.
The scenario is a gallery that filter an SQL table (with more than 3000 records, and they will grow up in future); each user is associated to a group of Location (an array of ID in "UserLocationTable" collection) and there is a filter to select a single location from the collection

If the variable associated to the filter is empty (no location selected), the gallery should show the data associated to all the location in the collection UserLocationTable, and in this case I have some problem related to the delegation warning
Anyone can help me?
Thank for your time and your help