Clarity

  • 1.  Nested parens in power filter

    Posted Sep 22, 2016 05:19 PM

    Hi,
    I'm trying to create a power filter that basically looks like this, on the Resource Workloads portlet:

     

    Role = A OR Role = B OR (Role = C AND Resource OBS = /X/Y/Z).

     

    When I run it, it gives me the results for:

     

    Role = A OR Role = B OR Role = C

    In other words, it's not limiting the results to the resources that are both role = c and in that particular OBS.

    Does anyone know if this is just a limitation of the Power Filter, or if I'm doing something wrong?



  • 2.  Re: Nested parens in power filter

    Posted Sep 23, 2016 04:00 AM

    Think you need to post your power-filter expression - and a screen shot of the evaluated expression otherwise you could just be entering it wrong?



  • 3.  Re: Nested parens in power filter
    Best Answer

    Posted Oct 11, 2016 04:22 PM

    I was able to figure it out; it was my error.  Thank you though