So I want to make a query or filter widget in experience builder that has one query for multiple different attributes. For example in my data certain projects have multiple developers. IE: Developer (1) to Developer (5):
And in the different developers there may be matching developers, so "Developer X" lets say could be listed in Developer (1) as well as Developer (3), So want to do one search for all those different developer features I have. I was hoping I could maybe paste in a custom sql expression but looks like that is not possible.
Would be very nice if we could allow for custom sql queries so we can use the filter or query and do one query on multiple attributes.
found this Idea in community page form a few years ago that asks the same thing:
https://community.esri.com/t5/arcgis-online-ideas/allow-users-to-create-custom-sql-queries-to/idi-p/...
End user defined filters are coming in the next update.
For now, it is possible for end users to build custom filters in a number of widgets including: List, Map Layers and Table.
If you are looking for an option to type out your own SQL queries, instead of using the SQL Builder, I don't anticipate that happening.
Ok maybe the Custom Filter will do what I am wanting. Essentially, I'm looking for a single filter that can search across multiple fields and return matches wherever the data aligns. I have been messing with the different filtering widgets with a few different support agents and have not a figured out a combination of settings that that results in my desired affect. Will wait for the upcoming release and see if that accomplishes what I am trying to do.
Re-reading your question, here are two possible solutions for the query you are trying to make.
I would go with the second option.