Hi
I am trying to filter out rows using the Filter tool where there are multiple strings to use. Looking at other posts I thought the following ought to work for string data:
[Account Number Categ] != ("Internal Allocations" , "Customer Allocations" , "IM Management Allocation" , "Cost Drivers" , "Undefined" , "IM Settlements")
However when I run it i get Error: Filter (55): Parse Error at char(50): Unmatched (
I must be missing something in the syntax ?
thanks, Mark