Forum Discussion
i820017
Resolver II
4 years agoDividing Columns in Multiple Tables
I am trying to create a new column entitled 'Analyst Daily Average'. To get this column, you have to use the calculation: (Number of P&Ps Completed) / (Days Worked). (Number of P&Ps Completed) ...
- 4 years ago
I figured it out using MAX...thanks though!!
TheoC
Community Champion
4 years agoHi i820017
Are the two tables related through an Analyst ID or something of the like? If so, you should be able to achieve this.
Please feel free to provide dummy data if you'd like further assistance.
Thanks heaps!
Theo
i820017
Resolver II
4 years agoI figured it out using MAX...thanks though!!