Problems with PercentOfTotal in Calc Fields

I am trying to do something simple - take a % total of my records (count of my properties) by state (dimension). Following the documentation:

percentOfTotal
(
count({propertyid}),
[state]
)

When I chart this new attribute vs. state, every row = 100%

image

Is this user error or a bug?

Hello @Drew , welcome to the Quicksight Community!

Have you tried the solution suggested here?:

Hello @Drew !

Were you able to try the solution in the post that I linked above?