I was looking at another thread titled "Cannot sum a field calculated off a summary total" to solve my problem but was unable to get it to work.
I have a report that has two groups.
Group 1 = Employer
Group 2 = Investment
I am summing a datatbase field (balance) on Group 2 and Group 1. I have a formula that multipies my Group 2 summary times another database field. I need the sum of that formula for group one.
Sample of what I am looking for.
Bal Exp Rat Formula
Group 2 - Investment 1 10 .2 10*.2=2
Group 2 - Investment 2 20 .4 20*.4=8
Group 2 - Investment 3 30 .6 30*.6=18
Group 1 60 28 - This is the value I am looking for.
I have a report that has two groups.
Group 1 = Employer
Group 2 = Investment
I am summing a datatbase field (balance) on Group 2 and Group 1. I have a formula that multipies my Group 2 summary times another database field. I need the sum of that formula for group one.
Sample of what I am looking for.
Bal Exp Rat Formula
Group 2 - Investment 1 10 .2 10*.2=2
Group 2 - Investment 2 20 .4 20*.4=8
Group 2 - Investment 3 30 .6 30*.6=18
Group 1 60 28 - This is the value I am looking for.