we have a custom field in the project task record which is storing the milestone amount.
In the project search I want to add filter
sum of projecttask.milestone amount < job price.
How can I do that?
I know how to do aggregation(summary type) in result columns but not in filter.