Hi, I have a table like this. I wanna have avg of streamed time of all clients, so I add another row with "Group other values in seperate bucket"
I checked the avg but it doesn't create another column, What I'm doing wrong ? Thanx
Hi @Mohammad_Mousavi
the total function doesn't add a new column, but add a row below the table showing the sum/avg/min/max etc of all the value on each column. In your case this will result in a value that will average the sum of bytes by the number of user_ids you have in the first column.
The value should appear in below the column like in this screenshot
© 2020. All Rights Reserved - Elasticsearch
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.