List contains is not working

1.] I've created a list, from a Table, with several values :

2.] I created a Parameter and added this list [1] to it. Also with a default value "EBZH":

3.] Then I switched to my Query and added this Parameter to the ColumnFilter, via "Text Filters -> Contains....". My Goal is, to get all Rows which are matching to one of the values from the Parameter-List :

4.] A closer look into the data shows that only the default value "EBZH", from the ParameterList, was used a FILTER.

Alle the values from the List itself weren't applied to the filter:

Any idea what I have done wrong?

My Goal ist still to work with this Parameterlist for filtering, because I have 10 other Queries for which I have to use the same filter and I dont want that to do that by hand everywhere.

Many thanks in advance for all the support

Cheers

Alex

PS: M-Query "Contains" = SQL "IN"

Chủ Đề