Hello Everybody
I have a rest-erp or erp-baq populating a view and I want to filter that view with something like this:
but I guess I have to split the Plantlist first
or how can I remove those specific records?
thanks in advance
Hello Everybody
I have a rest-erp or erp-baq populating a view and I want to filter that view with something like this:
but I guess I have to split the Plantlist first
or how can I remove those specific records?
thanks in advance
this worked for me
Calculated_PlantList LIKE ‘%{Constant.CurrentPlant}%’