Forum Discussion
Anonymous
5 years agoNot applicable
power BI rest API with python
I am new to power BI rest APIs need some help on power BI APIs with python. I have a requirement to use power BI rest API with python script. As part of the requirement I have to create a new ...
- 5 years ago
Hi Anonymous ,
Try to use Power BI REST API to push data from Json file into a Power BI dataset,check the reference below:
https://docs.microsoft.com/en-us/power-bi/developer/automation/walkthrough-push-data
Best Regards,
KellyDid I answer your question? Mark my post as a solution!
Anonymous
3 years agoNot applicable
Given information is very informative.
Could you please also suggest if the same approach can be used to GET data from PowerBI REST API and in this steps i need to load GET response into JSON or db table.
Appreciate your response in advance