D
D
In my query, I have a field: New_Cost:[AllocatedCost]+[Base]
I need to get the Total of that column and divide by each record [New_Cost]
to come up with a percentage in a new field -- New_Cost_Percentage.
Can this be done and if so, how?
I need to get the Total of that column and divide by each record [New_Cost]
to come up with a percentage in a new field -- New_Cost_Percentage.
Can this be done and if so, how?