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 great...
  • BFroc's avatar
    8 years ago

    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.