Forum Discussion
collinq
Super User
5 years agoMultiple APIs in a single query and/or at one time
I am fine at calling APIs in Power BI. I am getting the expected results. Now I would like to use the API that gives me the list of the users for each APP in Power BI. The API call for this part...
- 5 years ago
collinq head over to GitHub - migueesc123/PowerBIRESTAPI: A Microsoft Power BI Data Connector or Power Query Connector for the Power BI REST API , grab the code and modify it to include the API calls you need. You can even put in a pull request if you feel that should be included by default.
Note: works with AAD Auth.
lbendlin
Super User
5 years agocollinq head over to GitHub - migueesc123/PowerBIRESTAPI: A Microsoft Power BI Data Connector or Power Query Connector for the Power BI REST API , grab the code and modify it to include the API calls you need. You can even put in a pull request if you feel that should be included by default.
Note: works with AAD Auth.