On the workflow results window, I'd like to see a column for "Start Time". If I have a workflow that is running, I'd like to know what time it started running so I have an idea on when it might finish.
Would be useful to add the start datetime and end datetime of the workflow execution in the workflow results in Gallery. This will provide the exact times the workflow ran, and will allow me to analyse the concurrency of my environment, i.e. make decisions about changing the concurrency settings. This will also make Alteryx Gallery consistent with the log files of just about all other applications!
Sorry I should have clarified, this is for the Alteryx Gallery.When you have a workflow running, there is no notion of when the workflow started. Even if you know that it usually takes 10 minutes, if you didn't look at the clock when you pressed "run" it is hard to gauge when it will be done.
This would be very helpful when developing and testing new workflows. As you say, when waiting for a workflow to run, the only way to estimate when a workflow will finish is by manually noting the start time by remembering to look at the clock!
I would say not only show the start time but also the running duration, even if only updated every minute. a small thing that makes end users appreciate the app even more. imagine if apple took a way the "working" wheel display..windows its version and so on... good to have a progress indicator so they don't think it is hung...
This would be a good addition. Only the admins really have access to this and it doesn't reference where in the Queue your workflow is. I could see a "send notification when completed" being added as well. There have been times when I am waiting for a workflow to complete that didnt have an event added in the workflow configuration for notification at the end.
Dear User,
Your xyz. workflow has completed in 34 seconds. Please see your results in the gallery (hyperlink).
Is this stored in the Alteryx DB? It looks like the CreationDateTime value in the Jobs table only stores when the user submitted the job, not when the job actually started if happened to queue up immediately.
Otherwise, the Alteryx Server Usage Report has been helpful. We write it to sql tables and then output via Power BI viz instead of Tableau. The only thing I noticed was that if the user deletes their own workflow results history, we lose visibility to it......
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.