Hi.. we are on CR 9... I have a field named project.status that contains a number of choices, but I want to exclude 4 or 5 of those from appearing on the report. I seem to remember some type of statement to do this with like:
<table>project.status not in ["Scope","Production Pending"] - but I can't find any old examples...
Any help is greatly appreciated...
thanks
<table>project.status not in ["Scope","Production Pending"] - but I can't find any old examples...
Any help is greatly appreciated...
thanks