Hi Team,
Is there a option in Alteryx Designer Cloud to fetch username (user Login ID, email, ...) when one runs the workflow. I need this to maintain a run Logs.
Thanks
Does the Audit Logs Page have what you need?
Is this fixed? I think @alexnajm has provided quite a good way to get what you need
The objectif is to add the user id ot the output and store the information in a thirdparty database.
Is there any similar function like : GetEnvironmentVariable("USERNAME")