Hi,
I need to create a calculated field for sales agent commission on courses they sell. The commission calculated field needs to be on the opportunity.
They have different commission rates available: Standard %, Custom %, $ Flat rate or No commission for some products.
I am struggling to figure out how to set this field up on the opportunity since I am not very experiences with D365 yet.
So far I have this:
1. To work out agent commission on course cost:
If…Then
Condition (optional)
If (Opportunity) Commission Rate % contains data
And (Opportunity) Course cost contains data
Can anyone perhaps give me some advice on this please?
*This post is locked for comments
I have the same question (0)