Hi there,
I tested this formula in PowerApsp, but the result is wrong 1/1/1...
The GRAPH request
https://graph.microsoft.com/beta/users/{userID}
returns
...
"employeeHireDate": null,
...
Do you mean Power Automate or PowerApps? Since you mentioned a PowerApps formula in your initial post. I know in PowerApps, there's is no such attribute for Created date (Office365Users.UserProfileV2(User().Email).Created) doesn't exist.
Ok, and how can I get this value in power automate?
Hi @EmilioRoqueta69 ,
Assuming that the employees are not contractors who are not hired after working for some time with the company, the "Created date time" might serve the same meaning as Hire date.
Unless specifically synced by the respective HR systems, I don't believe the Azure Entra/AD would contain any info for Hire date.
Hope this helps!
Kind Regards,
Shaik Sha
Hi @EmilioRoqueta69 I think there's nothing wrong with your formula! It might be because the hireDate was never logged when the user was created in Entra. You can check this via the Azure portal > Microsoft Entra ID > Users > Add column 'Employee Hire date'. When doing this you can exactly check whether there is a correct hire date logged.
I also checked on my side and all the values were blank. Therefore PowerApps always provide me with 1/1/1 when using the .hireDate.
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1