Forum Discussion
AD attributes in Power BI report
- Anonymous9 years ago
Hi tpoljak,
Based on your description, you want to query properties of Active Directory objects(users and computers) from Power BI Desktop.
You 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.
Thanks,
Lydia Zhang
Hi tpoljak,
Based on your description, you want to query properties of Active Directory objects(users and computers) from Power BI Desktop.
You 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.
Thanks,
Lydia Zhang
Hi Lydia,
Thank you for your advice. Based on your instruction I found "useraccountcontrol" attribute and with description I can use it to get all status. Thanks!
Regards
- Anonymous9 years agoNot applicable
Hi tpoljak,
As the issue is resolved, could you please accept helpful reply as solution? That way, other commnity members who have similar issues would benefit from this solution.
Thanks,
Lydia Zhang