Kinetic - DataView-Filter -- current plant in field list

Hello Everybody

I have a rest-erp or erp-baq populating a view and I want to filter that view with something like this:
image

but I guess I have to split the Plantlist first

or how can I remove those specific records?

thanks in advance

2 Likes

this worked for me

Calculated_PlantList LIKE ‘%{Constant.CurrentPlant}%’