Hi Mandy,
Go to the Report Menu > Selection Formulas > Record and add the following piece of code:
{PCOType} <> 'INCO'
If the selection formula already has some lines of code, enclose that code within braces and add the above line with an AND condition, like so:
(
Existing lines of code
)
AND
{PCOType} <> 'INCO'
-Abhilash








.jpg)


