Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
in pivot table I have won and total columns their I need to calculate the %column add to pivot table means won/total =% column how to calculate the % column after generate the pivot table
Hi,
Write column(4)/ column (5) in % column.
Hope this will give you right result.