-
- Posts: 15
- Joined: Sun Mar 09, 2014 10:56 am
I am new to this forum and I would like to ask a question about a custom field calculation in Empower 2.
All I wanna do is to calculate a percertange between ten averaged amount values and the single values which contributes the averaged value. Matematically I mean:
a1 = 2.222
a2 = 2.225
a3 = 2.224
a4 = 2.226
a5 = 2.221
Average=2.2236
%1= a1/Averaged_Amount *100
%2= a2/Averaged_Amount *100
How can I setup a custom field in Empower 2 to do this operation? What formula shall I write in the custom field to obtain the percentage result for each injected sample?
Thanks a lot in advance for your help