Hello and thanks for taking the time to read my question.
Backround:
I am developing a multiple record report that will return 1 or 2 rows per every Domain Name (unique identifier). All of the information in each row returned will be identical with the exception of the Status field. The value for the Status field will always be set equal to 'Required' or 'Completed'.
Question:
How may I conditionally suppress the row where Status = 'Required' only if the exact same row exists with Status = 'Completed'? If just one or the other exist, I do not want to suppress either.
Any help or advice would be greatly appreciated!
Thanks!
Backround:
I am developing a multiple record report that will return 1 or 2 rows per every Domain Name (unique identifier). All of the information in each row returned will be identical with the exception of the Status field. The value for the Status field will always be set equal to 'Required' or 'Completed'.
Question:
How may I conditionally suppress the row where Status = 'Required' only if the exact same row exists with Status = 'Completed'? If just one or the other exist, I do not want to suppress either.
Any help or advice would be greatly appreciated!
Thanks!