Forum Discussion
geotech
9 years agoFrequent Visitor
Override Data Source Variable
Hello, I'm querying data from a web api whose default amount of rows to return is set to 20. The default code to pull the data is: let
Source = Json.Document(Web.Contents(Web API URL)
in
...
v-caliao-msft
9 years agoMicrosoft Employee
Which data source did you connect? Generally, we will get all the data when using a API to get data in Power BI. In your scenario, please provide us more information, so that we can make further analysis.
Here is a blog which connect to twitter using API for you reference.
https://chris.koester.io/index.php/2015/07/16/get-data-from-twitter-api-with-power-query/
Regards,
Charlie Liao