Forum Discussion
Power Bi DAX: Complex Commission Plan
paulfink ,
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
- paulfink6 years agoPost Patron
added a dummy table in my post. Hope this helps
- dax6 years agoCommunity Support
Hi paulfink ,
If possible, could you please explain the logic of 5% result to me? And there the last 3 row are the fixed value? By the way, did you mean above image is your expected output? If possible, could you please inform me your data structure?
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- paulfink6 years agoPost Patron
Hi dax
The 5% of the team order value is that if the team hit their target, then the manager receives a 5% of that sales total.
if the team target is 5000 and they make 6000 then the manager receives 30.
I have another table in my PBi report with all the targets and sales.
The table i posted is the commission plan i received. Amounts changed for privacy reasons.
Is that easier?