I just started out building my first PowerApp but am running into issues with my Office365Users connector. I want one of my fields to default to the User's department - to do this, I'm using a TextInput field with the following formula:
Office365Users.UserProfile(User().Email).Department
This however generates the following error:
PowerApps encountered an internal error trying to evaluate this expression. Data type: text
The SQL data type is VARCHAR(50)
I have looked at a few tutorials and a bunch of topics of similar issues, but really can't find anything wrong with my formula. Any suggestions?

Report
All responses (
Answers (