Hi Team,
I want the query filter to the DRP table and add query to Filter NAME=DRP or NAME=loose.
how to add.
Ward Haeck [SLC] [DevOps Enabler] Answered question 4 hours ago
Hi Bhavana,
OR filtering is not (yet) an option on the filter operator itself. But what you could do is using a Regex filter. This has an OR condition ( | ), and should give you the same result:
Hope this helps!
Best regards, Ward
Ward Haeck [SLC] [DevOps Enabler] Answered question 4 hours ago