I have view like
name column1 column 2 Column3 %((column2/colum1)*100)
A 32 29
B 60 56
C 42 36
How to create this new calculated field ( this is a derived calculation)
Newbee here
11 answers
i have build a small workbook based on your example data.
I hope it helps.