Hi, my workflow has output but how to return the output based on the users' account at Alteryx Gallery?
E.g. I would like to filter output based on the state of the workflow. So, if the user is from Colorado in the State column, then the output will only return data from Colorado. Anyway, thanks for interacting with my post. :)
Solved! Go to Solution.
You can try this from @OllieClarke : https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Fetch-User-Login-ID/td-p/89168...
OR this from @JustinBabbitt : https://community.alteryx.com/t5/Alteryx-Server-Discussions/Accessing-the-logged-in-User-name-in-a-w...
OMG, it worked! Thanks! 😄