Forum Discussion
Query Active Directory for extended attributes
Hi Anonymous ,
We can connect to Active Directory from Power BI Desktop following the instructions in this blog, load user table and computer table into Desktop.
As per this similar blog and similar thread, user account status and computer status are controlled by the userAccountControl attribute, you should be able to expand userAccountControl column from user table and computer table in Power BI Desktop, then check the values.
- Anonymous6 years agoNot applicable
Thank you but I have connected with Active Directory without any problem, my issue is I cannot find the way to include the extended attributes (extensionAttribute1,extensionAttribute2,...) in a query.
- wwhittenton6 years agoHelper II
AnonymousDid you find a solution to this problem? I'm struggling with the same thing.
- Anonymous5 years agoNot applicable
Sorry, I couldn't find any solution.