Expand my Community achievements bar.

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.

Custom Rule Logic

Avatar

Level 8

11/13/19

Suppose I'm creating a report and I want the following to be returned:

Criteria A AND Criteria B

OR

Criteria A AND Criteria C

OR

Criteria A AND Criteria D


Right now, I have to write a filter just like above - adding Criteria A into every clause. For some reports with many filters, this is very time consuming.


We should have the ability to customize the logic between our filter clauses. For example, I should be able to specify:

Criteria A AND (Criteria B OR Criteria C OR Criteria D)