Forum Discussion
Query Active Directory for extended attributes
I have managed to query active directory succesfully but cannot find extended attributes (extensionAttribute1,extensionAttribute2,etc) anywhere, ¿which table contains those attributes?.
Thanks in advance.
7 Replies
- v-frfei-msftCommunity Support
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.- AnonymousNot 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.
- wwhittentonHelper II
AnonymousDid you find a solution to this problem? I'm struggling with the same thing.
- PeRichRegular Visitor
This values are not visible for e.g. domain users accounts.
I could see them with domain admin rights:
- Logged on to Windows as domain admin,
- started Power BI Desktop,
- opened Active Directory,
- selected "table" "user"
- msExchCustomAttributes.msExchExtensionCustomAttribute1 - n