Forum Discussion

spdevInnoventix's avatar
spdevInnoventix
Frequent Visitor
4 years ago

Get Data from Active Directory

Hello All,

Thanks in advance!

I would like to connect all the users data from My Active Directory to Power BI is there any way to do that because whenever I try to connect the domain it fails to connect and says domain not found.

10 Replies

  • Gabriel_Walkman's avatar
    Gabriel_Walkman
    Continued Contributor

    What connector did you try, and what url? You can replace company name etc. with something generic in the url if you want to anonymize it for us to see.

    What does "all data" contain?

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi spdevInnoventix ,

     

    You can connect to Active Directory from Power  BI Desktop following the instructions in this blog, load user table and computer table into Desktop.

     

    In addition, here is similar thread about how get AD attributes in Power BI for your reference.

     

     

    Best Regards,

    Stephen Tao

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • spdevInnoventix's avatar
      spdevInnoventix
      Frequent Visitor

      Thanks Anonymous 

      When I used this blog and try to connect domain name which I got from portal.azure.com it shows that domain doesn't exists.
      My domain name - xyzmydmain.onmicrosoft.com

      • Anonymous's avatar
        Anonymous
        Not applicable

        Hi spdevInnoventix ,

         

        I think your domain name may be wrong, please follow the steps below to check your own domain name.

         

        1. From the “Administrative Tools” menu, select “Active Directory Domains and Trusts” or “Active Directory Users and Computers“.
        2. Right-click the root domain, then select “Properties“.
        3. Under the “General” tab, the “Domain name”  is displayed on the screen.

         

        Best Regards,

        Stephen Tao

         

        If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • This discussion is old but the subject is no. So just to leave a solution here, ideally you will use the Microsoft Graph REST API.

     

    To access Active Directory Online data, the API will be able to access all data from both AD and even Shrepoint Lists and other information. It is with it that you will even be able to manipulate data from AD or Sharepoint.

     

    Documentation Microsoft Graph

  • Do I need to have any special rights granted (admin or sth)?

    Can I be a regular AD user?