How do we collect User ID on a gallery app?
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Shahbaz_Chase
5 - Atom
‎01-16-2023
04:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
Labels:
- Labels:
- Gallery
1 REPLY 1
gabrielvilella
14 - Magnetar
‎01-19-2023
10:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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...
