displayPath filter in Alarm status table

Hello Experts,
I am facing issue with filtering alarm status table based on conditions > displayPath.
Not able to provide comma separated multiple paths with wildcard.
Expression is attached for your reference.

Error:

That's because "string", "string" isn't a valid expression. You need to incorporate your comma within the strings
Eg

"*,*"
3 Likes