Forum Discussion

BIuser2017's avatar
BIuser2017
New Member
8 years ago
Solved

Connecting Tables for Marketo

 

Hi all, 

 

I'm new here and am trying to connect Marketo to Power BI. I was able to import in the REST API and get these tables but I have no idea how to join then. Any help would be greatly appreciated. I can't seem to figure out what fields to join them together at. 

 

Also - is there any other way to get more fields in? IE, opportunity info, etc. 

 

Thank you!

  • Joining the fields together, once you know how, is quick. :)

     

    In the diagram view, drag one field from Table 1, onto one field from table 2. To customize the connection, double click or right click on the resulting line between the tables.

     

    I would imagine the ID field in the leads table would be your primary key and the mktoID fields in the other 3 tables would be your foreign keys.

     

    The PowerBI tutorials found at:

     

    https://powerbi.microsoft.com/en-us/guided-learning/?WT.mc_id=PBIService_GetData

     

    are a great way to get started.

2 Replies

  • BFroc's avatar
    BFroc
    Frequent Visitor

    Joining the fields together, once you know how, is quick. :)

     

    In the diagram view, drag one field from Table 1, onto one field from table 2. To customize the connection, double click or right click on the resulting line between the tables.

     

    I would imagine the ID field in the leads table would be your primary key and the mktoID fields in the other 3 tables would be your foreign keys.

     

    The PowerBI tutorials found at:

     

    https://powerbi.microsoft.com/en-us/guided-learning/?WT.mc_id=PBIService_GetData

     

    are a great way to get started.

    • BIuser2017's avatar
      BIuser2017
      New Member

      Thanks so much! I tried this and you're correct - Leads should be the primary table. Thanks again!