Notifications
Announcements
Hi all, I have tried to retrieve the employeeId value, however, the value return form the below formula is hash value.Formula:
First ( Office365Users.SearchUser( {searchTerm: <<Some Value>>} ).Id ).Id
ID Value:
4a9e5d6d-53df-47a6-86ee-da73756dfc4f
I'm using Combo Box, However, It's still not working, as it is still displaying the hashed value instead of the employeeId value.
Hi @MustafaAlqanbar ,
Have you tested with below formula in the Items property of the combo box control?
Office365Users.SearchUser({searchTerm:"xxx"}).Id
My combo box control displays correctly with the user Id like this:
What is the hashed value that you are referring to?
Regards,
Mona
The EmployeeId attribute on active directory contain digits only
If you want the dropdown control to show the id with digits only, please use below formula instead:
Substitute(Office365Users.SearchUser({searchTerm:"xxx"}).Id,"-","")
Hi @MustafaAlqanbar @v-monli-msft @PowerAddict
I want to get the user's ID which is in 5 Digit only your formula displays a long Hexadecimal value, any idea how to get the exact same EmployeeID?
Just store all the info in the list and then update it using this flow.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 796 Most Valuable Professional
Michael E. Gernaey 327 Super User 2025 Season 2
Power Platform 1919 268