Forum Discussion

areias_br's avatar
areias_br
Helper I
4 years ago

Average with Limited Value

Hi,

I need to be able to visualize the percentage of meeting a goal of the various departments of the company over the months.

The problem is that there are some difficulties, below are the rules:

1. A department can have a varied number of people among them.

2. Each person is a role.

3. The goal is the same for all people.

4. Goal achievement is calculated as follows:

- If a person reached the goal or exceeded it then he reaches 100%, if he did not reach it, then the % is equal to what he did / goal.

- Meeting the department's goal is the average of these values.

That is, it's no use for me to add the total of records and divide, I need to calculate the % of each function and only then do the average.

5. Each row in the worksheet is a record. The goal is based on this number of records.

6. Data needs to be visualized without showing functions.

       JanuaryFebruary
ReportDateFunctionDepartment Financial ReportsAchieved GoalGoal Considered (Limited to 100% no matter if the achieved goal is greater than 100%)ReportsAchieved GoalGoal Considered
101/01/2022ManagerFinancial  Manager2100%100%2100%100%
202/01/2022ManagerFinancial  Director150%50%150%50%
303/01/2022DirectorFinancial  Intern2100%100%2100%100%
404/01/2022InternFinancial Marketing      
504/01/2022InternFinancial  Manager3150%100%4200%100%
601/01/2022DirectorMarketing  Director2100%100%2100%100%
702/01/2022DirectorMarketing         
803/01/2022ManagerMarketing         
904/01/2022ManagerMarketing  
1004/01/2022ManagerMarketing 
1101/02/2022ManagerFinancial  JanuaryFebruary     
1202/02/2022ManagerFinancial  Achieved GoalAchieved Goal    
1303/02/2022DirectorFinancial Financial83%83%     
1404/02/2022InternFinancial Marketing100%100%     
1505/02/2022InternFinancial         
1606/02/2022DirectorMarketing         
1707/02/2022DirectorMarketing         
1808/02/2022ManagerMarketing         
1909/02/2022ManagerMarketing         
2010/02/2022ManagerMarketing         
2111/02/2022ManagerMarketing         
             
             

 

 

1 Reply

  • v-xiaotang's avatar
    v-xiaotang
    Community Support

    Hi areias_br 

    Thanks for reaching out to us.

    This looks like it should be the data in the matrix and appears to be the calculated data. Can you provide a .pbix file containing the raw uncomputed data? And please provide the formula how to calculate it, when a person reached the goal or exceeded it, formula=100%; when he did not reach it, formula= ? (need examples according to sample data)

    Thanks.

     

     

    Best Regards,

    Community Support Team _Tang

    If this post helps, please consider Accept it as the solution to help the other members find it more quickly.