I am trying to do multiple statistics per group. I can do count of each group but I can't figure out how to get the percentage of each group.
Here is what I have:
In my example, I forced the 881 for all rows to calculate the percent values, but I would like to replace 881 with something like count of each final_stage and calculate the percent of each final_stage.