Hello
Right now I have a table that shows process opportunities and defects by type.
Each row is a separate record and I count each process defect as 1
I have another calculation that counts opportunities.
Then I use the totals row at the bottom to tell me how many total process defects there are and how many total opportunities there are.
So I want to calculate the overall defect rate
[totaldefects]/[totalopportunities]
I can easily figure out the formula that calculates each row. But I can't figure out how to use the numbers in the total row. Any thoughts on how to do this?
Thanks
Right now I have a table that shows process opportunities and defects by type.
Each row is a separate record and I count each process defect as 1
I have another calculation that counts opportunities.
Then I use the totals row at the bottom to tell me how many total process defects there are and how many total opportunities there are.
So I want to calculate the overall defect rate
[totaldefects]/[totalopportunities]
I can easily figure out the formula that calculates each row. But I can't figure out how to use the numbers in the total row. Any thoughts on how to do this?
Thanks
