Lets see.... The update produces these results :
Avg_Response_Time= 00:00:11.744500 Max_Response_Time= 00:00:16.711000
The service field contains no results, even after modifying to include service in the table | service, Avg_response_Time, Max_Response_Time.
Removing the last | "each * [eval <>=tostring('<>',"duration")]" ( Not sure what this part of the query does - can you explain?) produces these results and shows data for the service field:
service =quote/save Average_Response_Time = 11.744500 Max_Response_Time =16.711000
I think we are very close! For the formatting, I'm wondering if we can filter to show two places after the decimal and up to 4 place markers before : 00:00.00 ?
Thanks!
... View more