This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
Hi Community,
I would like to extract these exact workflow run information from every app/wf in the Gallery - and export them as CSV or .txt files:
Can this be done? I tried using the Alteryx Server Usage Report but it doesn't seem to have the field "Run Type" to indicate whether it's schedued or manually ran. Any advice?
Best,
Tiff
Solved! Go to Solution.
Hi @a150138
It is possible and using the server usage report is probably going to be the easiest way to get this info. I believe a field is outputted (not in the Excel/PDF canned reports it generates) with the name like "Schedule ID" or similar, if that field has a value, it came from a scheduled job, otherwise it was manually ran.
If you're still unable to get what you need, let me know and I'll see if I'm able to mock something up for you.
Best,
Jimmy
Teknion Data Solutions
Hi @jrgo,
This works. Thank you!