Hi,
I am using CRXI connecting to a SQL database. This is what data is currently being returned:
010001 10011259 John Doe No
010001 10011259 John Doe No
010001 10011259 John Doe Y Yes
010001 10011259 John Doe Y Yes
The column with the Y has null values. How can I eliminate John Doe completely from the report, since he has Y?
Thanks.
I am using CRXI connecting to a SQL database. This is what data is currently being returned:
010001 10011259 John Doe No
010001 10011259 John Doe No
010001 10011259 John Doe Y Yes
010001 10011259 John Doe Y Yes
The column with the Y has null values. How can I eliminate John Doe completely from the report, since he has Y?
Thanks.