tellamugali
Technical User
G'day All,
I am using Crystal Reports 9 to query a Laboratory Information system. Database is Intersytems Cache' connection is via an ODBC System DSN Data Source using Intesystems ODBC 4.00.836.00 driver as the LIS uses FDBMS.
I need to filter my report to only display a specific result so I am using the below formula.
eg: {table.result_field} in ["A","B","C"]
Now the client has asked that if the test was positive for one of the above results and there was also an "X","Y" or "Z" detected for that episode to include it.
I cannot just add ["X","Y","Z"] to the array because I will then get tests that had only an "X","Y" or "Z" and the client requires it to be either ["A","B","C"] or at least one ["A","B","C"] and an "X","Y"or"Z"
I apologise if this is a no-brainer but I have not been able to crack it or enter the appropriate search criteria to find a thread that would help.
regards
tellamugali
I am using Crystal Reports 9 to query a Laboratory Information system. Database is Intersytems Cache' connection is via an ODBC System DSN Data Source using Intesystems ODBC 4.00.836.00 driver as the LIS uses FDBMS.
I need to filter my report to only display a specific result so I am using the below formula.
eg: {table.result_field} in ["A","B","C"]
Now the client has asked that if the test was positive for one of the above results and there was also an "X","Y" or "Z" detected for that episode to include it.
I cannot just add ["X","Y","Z"] to the array because I will then get tests that had only an "X","Y" or "Z" and the client requires it to be either ["A","B","C"] or at least one ["A","B","C"] and an "X","Y"or"Z"
I apologise if this is a no-brainer but I have not been able to crack it or enter the appropriate search criteria to find a thread that would help.
regards
tellamugali