Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have created a table that should look like this:
| Sales rep | Deal closing rate |
| Person A | 12% |
| Person B | 10% |
| Person C | 2% |
I want to calculate the deal closing rate automatically, and filter by the sales rep.
The general closing rate calculation (not filter by a sales rep) looks like this:
Solved! Go to Solution.
I managed to solve this on my own - it was a relationshp problem. Once I had the correct relationship with the Comany table, the filtering happened on its own.
Hi @enorberg ,
What is your expected output? If you want to filter by person, just add a slicer in the report. Could you please consider sharing some sample data?
Sample data and expected output would help tremendously.
Please see this post regarding How to Get Your Question Answered Quickly:
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Best Regards,
Yingjie Li
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi @v-pn,
The expected output - as I tried and admittedly failed to demonstrate - is to display a deal closing rate based on that person's deals (companies).
I managed to solve this on my own - it was a relationshp problem. Once I had the correct relationship with the Comany table, the filtering happened on its own.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.