
Greg Mantzaris
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Greg Mantzaris-
Greg Mantzaris commented,
Perfect Rick Jury. Thanks! Worked exactly as I wanted.
-
Greg Mantzaris created a post,
How can I create a percentage field in a table based on the count
Say I am parsing a file which contains response codes as "response_code" and response times as "response_time". I then want to visualise this in a table with: | count avg(response_time) as Average,...