Stuart_C Posted March 7, 2022 Posted March 7, 2022 My Pivot table calculates the following information from the raw data (below, inclucding how the data is being displayed in the pivot table). I want to insert a caclulated value in column F that works out the percentage on enquiries that were turned into sale. But I can't work out how. I can insert calculated fields that work based on the sum of fields, e.g. I can multiply the profit by 10, or the sum of enquiries by 10. But both of which are useless but work. I can't seem to calculate "Enquiries/Sold*100" which is what I need to do.
David44 Posted March 7, 2022 Posted March 7, 2022 So, what happens if you enter =(E1/D1)*100 in cell F2? 1
Stuart_C Posted March 7, 2022 Author Posted March 7, 2022 I realise typing the formaula manually might work rather than clicking in cells where it auto fills in Pivot table stuff and doesn't work. It's quick and dirty so it will do for now. Cheers
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now