Hello,
I want to show the salary monthly for my team to see.
The salary = 14% x Total profit of that month devides number of employees (can be put manually or in a field). All the fields are located in the custom entity called Bookings (changed from Leads originally).
For example, I have 5 employees and the profit is each booking, booking A has profit $50, booking B has profit 60$, booking C has profit 70$. The total profit for these bookings is $180 and the number of employees is 5 so the salary is 14%x$180/5 = $ 5.04. Each booking (lead) has profit field and date fields so I can specify the month of those bookings.
How can I do this and show it in the report please?
I want to show the salary monthly for my team to see.
The salary = 14% x Total profit of that month devides number of employees (can be put manually or in a field). All the fields are located in the custom entity called Bookings (changed from Leads originally).
For example, I have 5 employees and the profit is each booking, booking A has profit $50, booking B has profit 60$, booking C has profit 70$. The total profit for these bookings is $180 and the number of employees is 5 so the salary is 14%x$180/5 = $ 5.04. Each booking (lead) has profit field and date fields so I can specify the month of those bookings.
How can I do this and show it in the report please?
Comment