List with Multiple conditions
I want to create a list with multiple conditions.
IS the following possible:
(Record Type = A)
AND
(Date of Expiration = This Quarter
OR
Date of Expiration = Next Quarter)
The list seems to be ANDing the 1st 2 conditions and ORing the last which is giving us incorrect results.
This is for an object which does not have reporting and therefore I need a list with this condition.
Is this doable?
thanks
Gaurav