To prevent our list of clients being exposed to other clients, we use a Custom Filter List and paste emails into the list to filter visuals to only display individuals that are associated with the client dashboard.
This has caused an issue as the Custom Filter List is case sensitive and not all records are being returned as a result when the email is searched in the parameter control filter. For example, the text search in the parameter control filter is not case sensitive, but the specific values set in the parameter control options are case sensitive.
Curious if this is a known issue or if there is a simple workaround other than baking into the data source that all emails must be lowercase before ingestion. Thanks!