Inserting a list of values into a filter

Hello,
When building a filter for a large number of values, the current approach requires us to save values individually one by one. Is there a way to upload or copy/paste the whole list instead?

@anbary that is not possible in the dropdown editor.

You could always open the JSON filter-editor of the filter pill. If the values are in the correct JSON format, you could paste them there.