Display a total on a pivot chart
aGauffrette
Posted messages
3
Status
Membre
-
tontong Posted messages 2575 Registration date Status Membre Last intervention -
tontong Posted messages 2575 Registration date Status Membre Last intervention -
Hello,
I'm looking to display a total on a pivot chart in Bar format. I have the data labels for each category (revenue) but I can't see the total, which is a shame. Does anyone have a tip?
Thanks in advance for your help.
I'm looking to display a total on a pivot chart in Bar format. I have the data labels for each category (revenue) but I can't see the total, which is a shame. Does anyone have a tip?
Thanks in advance for your help.
2 réponses
We assume the total in G20 in the pivot table.
In P2 we type = then click on G20.
The formula bar displays =GETPIVOTDATA(....) confirm.
Select the chart, type = in the formula bar and then click on P2 in the pivot table sheet, confirm.
The total appears on the chart in a text box (surrounded by small dots). This box can be moved. The total value will update with the pivot table.
In P2 we type = then click on G20.
The formula bar displays =GETPIVOTDATA(....) confirm.
Select the chart, type = in the formula bar and then click on P2 in the pivot table sheet, confirm.
The total appears on the chart in a text box (surrounded by small dots). This box can be moved. The total value will update with the pivot table.
I have my different bars for each category that I don’t want to stack but keep distinct. And I would like to have a box in my chart that gives me the sum of all the amounts.