Question
Default AND operator in report on dashboard
Hello Team
We have a report in a dashboard that already has a condition
A AND B AND (C OR D) set by admin
Dynamically when I try to add a new condition I would want it to be a OR Condition but by default it takes AND Condition because of which it becomes
A AND B AND (C OR D) AND E but in my case C D and E are all same fields so it wouldnt ever
give any records.
We have a report in a dashboard that already has a condition
A AND B AND (C OR D) set by admin
Dynamically when I try to add a new condition I would want it to be a OR Condition but by default it takes AND Condition because of which it becomes
A AND B AND (C OR D) AND E but in my case C D and E are all same fields so it wouldnt ever
give any records.