Hi San,
In the graphical view, add a projection to apply filter and you can use MATCH keyword in Filter expression. Syntax would be like this.
(MATCH("MATKL", '02*') OR MATCH("MATKL", '03*') OR ("MATKL" = 012345))
Regards,
Chandra.
Hi San,
In the graphical view, add a projection to apply filter and you can use MATCH keyword in Filter expression. Syntax would be like this.
(MATCH("MATKL", '02*') OR MATCH("MATKL", '03*') OR ("MATKL" = 012345))
Regards,
Chandra.