Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Thierry7890
Frequent Visitor

Calculating productivity compared to target

Hello All,

 

I am quite new to Power BI and DAX and I have tried to find solutions online but I can't get it to work so I would greatly appreciate if someone could help me in the right direction.

 

I work in a multiclient warehouse and I'm trying to calculate productivity compared to a set target. 

[moves] / [hours] = productivity          40 / 2 = 20 moves per hour 

productivity / [target] = score              20 / 22 (set target) = 91% score

 

I have 2 tables. table 1 has the productivity data of the last year where the lines are on a user level and split per customer and process. and table 2 has the set target for each process also split by customer.

 

The result i'm trying to get is a weighed score on multiple levels, when i don't zoom in I want to be able to see a weighed score for the entire warehouse where each customer + activity is measured against the set target of that specific customer + target combination. we have the same activity for multiple customers but the targets can vary quite a lot. Also i want to be able to further filter on a customer lvl, a process level and a user level.

In the images below you can see the data I'm working with. I hope it's a bit clear.

 

thanks in advance

 

Thierry7890_0-1660828709870.png

Thierry7890_1-1660828731166.png

 

 

 

 

 

1 REPLY 1
amitchandak
Super User
Super User

@Thierry7890 , Have you already created common tables like customer and activity? Using those you can analyze data together

 

https://amitchandak.medium.com/power-bi-when-i-asked-you-to-create-common-tables-a-quick-dax-solutio...

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors