Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

How do we collect User ID on a gallery app?

Shahbaz_Chase
5 - Atom

I want to populate a column with the username based on the user running the analytical app on gallery. I came across an approach using Text Box named as '__cloud:UserId'. However I'm not aware how do we use this concept in the workflow. Can anyone guide me please?

 

Also it would be really helpful if someone can share a sample workflow for aforementioned. I cant find one anywhere.

1 REPLY 1
gabrielvilella
14 - Magnetar

That is the user ID from MongoDB, you’ll be able to join the information from the users collection within mongo and get the name and email, for instance. There is some good information about this here. 
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Get-username-Cloud-not-working/td-p/51...