I am trying to implement something that sounded like a very basic business scenario, but no obvious way to achieve using D365
- We want to have purchase requisition workflow based on the department dimension.
- We have many departments (around 25)
- Every department has 2 owners/approvers: one for under $10K, and another approver for purchases above $10K
So I know how to assign workflow approval based on Department Dimension "owner".
But what about the second ("above $10K") approver?
I must be missing something because I can't quite believe this is not supported out of the box