Quantcast
Channel: Power Query topics
Viewing all articles
Browse latest Browse all 31411

Power Bi Data Connector Project - Multiple Sources

$
0
0

Hello,

I've building a Custom Data Connector. I call a website which returns a Json-list with links.
Foreach of those links i need tot get the content en make it a table.

I can't figure out how to do that... 
This is what i got so far:

 list= Table.FromList(Json.Document(Web.Contents("http://example/getlist"))),


This is what i need:

each item in list
Table.FromList(Json.Document(Web.Contents(item)))




Viewing all articles
Browse latest Browse all 31411

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>