Forum Discussion
damomac85
6 years agoFrequent Visitor
Azure Active Directory User Profiles
Does anyone know if its possible to connect to AAD to pull user profile info using power BI ? e.g. Name, Email, Job Title, Department and manager ?
Anonymous
6 years agoNot applicable
damomac85 , did you figure out how to do this? I'm trying to do the same thing and can't find any documentation on it...
- damomac856 years agoFrequent Visitor
Hi Anonymous,
I achived this by using a power bi workflow to connect to AD and refresh the data over night, as this informaion is not transactional based so does not update very oftern.
I then joined to the datasource using email address. This might not be the best/most efficient way to do this but it was enought to cover my requirement.