
Hello Tableau Community!
I am trying to create a calculation showing a percentage of a Total Due Amount. For example, I want to see the percentage of the 30-day amount is to the Total Due Amount
I wrote this calculation, but it doesn't seem to work
The calculation I want is:
10,495/203,276=5%
Does anyone have thoughts on what I am missing?
Thanks in advance for the assistance.
Charlie
2 respostas
Place the word SUM in front of each of your fields in the 30 Day Amount % calc. I.e., SUM (your field) / SUM( your field)
Best, Don
(Please, don't forget to click Select as Best or Upvote !)