Hi, I am trying to do some specific filtering on a Page Properties Report result, but have come across an unusual result
I am using the Contains Text filter to return a list of Items where the lifecycle is set as "Dormant"
I am using the following syntax
"|Lifecycle|Dormant|"
However, rather than just return the list of ones set as "Dormant", it also returns items where the lifecycle is set as "Dormancy Planned"
Is this an issue with my syntax or is this a bug with Page Properties Report.
Thanks in advance for any suggestions