I have a report and would like to add a logical combination like below:
(1 OR 2) AND (3 OR 4)
I have an error during report request.
Please could you tell me what is wrong?
I have a report and would like to add a logical combination like below:
(1 OR 2) AND (3 OR 4)
I have an error during report request.
Please could you tell me what is wrong?
Ideally this is possible in any SQL statement. Can you give us more details please? What is your report SQL statement and how/where are you trying to add this logic?