As of right now, the percentages in the CLI do not properly divide. For some reason, they go over 100%. This may be due to how the `percentage()` function calls the `group` and `select` parameters.
As of right now, the percentages in the CLI do not properly divide. For some reason, they go over 100%.
This may be due to how the
percentage()function calls thegroupandselectparameters.