I have a Webi table with names in one column and dollars in another column. This column that has the dollars in it sums up at the end. I have two columns exactly like that.
Example, the dollars in one column may add up to 10 million, the dollars in the other column may add up to 2 million.
My goal is to be able to compare those two sums by dividing the 2M into the 10M and it show a percentage, such as 20% in this example in a separate cell.
Is this possible to do, and if so, can someone please assist me?