Forum Discussion

Holguinmora's avatar
Holguinmora
Helper I
6 years ago
Solved

Get Api Data from Web Api Connection

Hi to all   I´m new on Power Bi, I just made a connection to a Web API but I have not figure out what to do to get the data.   The connection is telling me that the Api has Total Count 117 lines ...
  • JasonTX's avatar
    6 years ago

    Go to Power Query and select the correct query. You should see something like this:

     

    Click List. 

     

     

    Then click 'To Table' on the top left. Click 'OK' on the prompted window. You should see this as below

     

     

    Click this button circled above. Uncheck the option in the 'Use original column name as prefix' then click OK. You will see several more columns that have this option as well once it is expanded. That is because there is a nested list. Do the same for those columns and make sure to click 'Expand to New Rows'.

     

    Hope this helps!