Hi ALL!! Help me on how I can use the table function in query with percent |table field-1, field-2, field-3 |stats count by field-1, field-2, field-3 | eval percentage=round(count/total*100,2)."%" |fields - total This is the query I used but there's no percentage columns appeared, what query can I use to displ Kindly help me out???? here's the column i want to have: host signature action count percentage I need your help? - Other Question , what makes the query to take long time loading or more time to display after pressing search button? Thanking you in advance.
... View more