Forum Discussion

tmhalila's avatar
tmhalila
Resolver II
4 years ago

Update Power BI Model from the SQL Server

Hello,

Assist please, I am importing data from the SQL Server database, while the ETL team is in the progress of updating tables in the Database. From the Power BI desktop, I disabled the Autodetection of the relationship. But when a new table is added to the database I only import one table but am unsure if it comes with the relationship from the database. Can I use the "Select related Table" button? and how it works.

 

 

4 Replies

  • Hi tmhalila 

    "Select Related Tables" works when you have tables with primary key and foreign key relationships exist in the database. for example, if you have product, product category tables in db and both has product key or product category key like primary and foreign key then if you choose product table and select related tables then product category table automatically selected for you.

     

    Thanks

    Hari

    Did I answer your question? Then please mark my post as the solution.
    If I helped you, click on the Thumbs Up to give Kudos.


    My Blog :: YouTube Channel :: My Linkedin


    • tmhalila's avatar
      tmhalila
      Resolver II

      Thank you for the reply and by saying so this works similarly to the two options in Data Load even if I uncheck.

       

      • Hariharan_R's avatar
        Hariharan_R
        Solution Sage

        Hi tmhalila 

        Relationship within Power BI will be based on the name of the columns across tables and data type. if you have product key in both product and product category table then relationship will be created automatically if those check boxes are enables. If not then we need to manually create a relationship between the tables.

        Thanks

        Hari

        Did I answer your question? Then please mark my post as the solution.
        If I helped you, click on the Thumbs Up to give Kudos.


        My Blog :: YouTube Channel :: My Linkedin