I am very new to PowerBI so this may be a simple questions but, I don't know how to do it yet!
If I had a list of employees and their customer return rate like this:
I am looking to be able to to show on a chart the employees average # of returns per customer (i.e. for Joe it would be 4 total returns divide 3 total customers which equals 1.3 returns per customer on average) how would I get a field to be able to show that in a chart.
Thank you in advance for any help.
If I had a list of employees and their customer return rate like this:
Employee | Customer | # Return |
Joe | ABC Co. | 3 |
Sam | DEF Co. | 3 |
Joe | GHI Co. | 0 |
Sam | JKL Co. | 1 |
Joe | MNO Co. | 1 |
Sam | PQR Co. | 0 |
Joe | STU Co. | 0 |
I am looking to be able to to show on a chart the employees average # of returns per customer (i.e. for Joe it would be 4 total returns divide 3 total customers which equals 1.3 returns per customer on average) how would I get a field to be able to show that in a chart.
Thank you in advance for any help.