I am struggling to find a way to add a percentage (%) column to a table that contains more than one aggregation. I know that you can add a % column to a table in the visual builder visualisation, however it seems that you can only add 1 aggregation and multiple metrics. My use case is as follows:
I want to be able to aggregate by 'Car Brand', 'Car Model', 'Model Year' and then apply a Count metric on each unique row in the table and then lastly (which is my question) add a % column that does the following calculation: (Count/ Sum of Count) * 100. Is this currently possible and if not, is it on the road map?
I thoroughly read through Doing Math over count of events, however I could not find any information on how to use the Table visualization in the visual builder. Would you please explain to me how to add another terms aggregation to the table?
Here follows a screenshot of the first column (Car Brand) that I added. I now need to add "Car Model" as well as "Model Year".
I found the answer: according to 'group by field' in Visual builder Table it is currently not possible to add more than 1 bucket (terms aggregation) to a table in visual builder.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.