Hello,
I need to display in kibana TABLE visualization a PCT % coulmn which is calculated
based on the count aggrigation .
for example :
CODE COUNT PCT
=====================
16 31 77%
17 5 12%
31 4 10%
19 1 3%
Please advise how to do it in TABLE visualization
Thanks