I have a table with various rows of prices in 3 separate columns. I would like to know how to create a sum of each of the three columns then show these as an overall percentage (eg. Col 1 = 10, Col 2 = 30, Col 3 = 60 then there would be a Pie consisting of 10%/30%/60%).
I have managed to get a Date Filter form to work to filter a slice but after that I can not seem to get the data to sum together and then feed into the Pie.
Hi Marc, Sorry my replies don’t seem to be working on here (apologies if this has sent a few times!)
The table has thousands of rows and lots of columns, but I only need to sum 3 of the fee ones (separately) to show in the Pie. Ive mocked up a similar table to show the kind of thing Im using, Ive added the total row for reference.