Hi,
I need help with percentage formula. The formula created is not working properly. Please see below example:
For example:
Project # Hours Percentage
Project A 8
Project B 10
Project C 12
Total Client 30 100%
(100 % is what it should be but my formula is picking the last record which is 12/30 40%)
(Both Project and Client are parameters on this Report.)
The formula used:
Sum ({Transact.Hours}, {Project.Number}) % Sum ({Transact.Hours}, {Client.Number})
I need help with percentage formula. The formula created is not working properly. Please see below example:
For example:
Project # Hours Percentage
Project A 8
Project B 10
Project C 12
Total Client 30 100%
(100 % is what it should be but my formula is picking the last record which is 12/30 40%)
(Both Project and Client are parameters on this Report.)
The formula used:
Sum ({Transact.Hours}, {Project.Number}) % Sum ({Transact.Hours}, {Client.Number})