Hi,
I'm using the standard Alteryx Server Usage Report (ASUR) (version 2018.3) running on our gallery to take a weekly look at the execution times of workflows on our server.
As of the last couple of weeks the report is showing ALL execution times as zero. This is in both fields - ExecutionTime and Result_ExecutionTime.
This started with a workflow run of 9th July following a number of workflows which showed a large negative execution time (arithmetic overflow possibly?). All previous records show a non-zero execution time, all subsequent records the execution times are zero.
I have tried working on a simple workflow extraction from the MongoDB (since the relevant data is held in a json blob it's not possible to interrogate the MongoDB directly for these values) using the ServiceDataParser macro from the ASUR. I get the same results as from the full Tableau extract i.e. 0 execution times for all jobs starting from 9th July. So this is not an artifact of the later processing of the data, although it might be down to an error in the macro?