Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Start Free Trial

Alteryx Analytics Cloud Product Ideas

Share your Alteryx Analytics Cloud product ideas, including Designer Cloud, Intelligence Suite and more - we're listening!
0 Likes

We would like to have a means to capture

  • which workflow was run,
  • the user who ran it,
  • if errors were encountered (like using the Events function in Desktop),
  • Row count of each output generated (in our case it is Excel files. I'd like a way to show which output files were created, which tabs were created/written to the individual output file)
  • Beginning and ending timestamps after workflow executes successfully. There is no performance profiling in Cloud, so this would be the only health check that the workflow is withstanding more data and tools being thrown at it.

For controls and audit purposes, we need the above items. For now, the tedious work-around recommended was to write all records that were written to Excel users to a database table. This is not ideal.