I have a large list of documents as data in a WebMap within my Experience Builder application. A field for these data is an 'author' attribute. Some documents have one author, some have multiple authors, and some have "one author, et al."
I need to create a filter where the filter is "Author contains ________" and a list of all possible authors show up using the predefined unique values expression. However, there are 89 unique authors so entering this manually would be exhausting. Is there a way to edit the expression by typing or is using the SQL Expression Builder the only way to fix this.
Note: Having "Author is_______" without the predefined values is not an option since sometimes an individual will want to select an author that is listed as an author on a document with more than one author. It's an issue of one to many.
Thanks for the help.