Hi there,
I’m trying to figure out if it’s possible to create a graph over a field, and then group each line by the contents of another field.
For example, I have the fields “duration” and “transactionName”. I’d like to create a graph mean(duration) grouped by transactionName.