Horizontal percentage
Answers
-
Hi Gabriele,
you could use an algorithm block to calculate this percentage, with a formula like the following one:
a / rt (a) * 100where "rt" means "row total".
Below you can find a simple example:
I hope it was helpful.
Best regards,
Stefano
2