Hi All,
I am creating Employee Search App using Office365Users. SearchUser to pull information for my PowerApp.
When I use following text to pull Telephone number and Mobile phone Number it only brings Mobile number for both Telephone and Mobile phone.
ThisItem.TelephoneNumber to pull telephone from Active directory
ThisItem.mobilePhone to pull Mobile phone from Active directory
Please help me to solve this issue, thanks a lot in advance.