Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
can you please tell me how to give the percentage in pivot table
You had an extra parenthesis in there... try this
Sum(sale)/Sum(TOTAL sale)*100
you need an additional bracket in your Formula
"sum(sale)/sum(TOTAL(sale)*100) "
then define the number Format to percentage
You had an extra parenthesis in there... try this
Sum(sale)/Sum(TOTAL sale)*100
you need an additional bracket in your Formula
"sum(sale)/sum(TOTAL(sale)*100) "
then define the number Format to percentage