Forum Discussion
Robin96
3 years agoHelper II
REST API to Power BI
Hey all, i am trying to use REST API to GET reports from another place and use this reports in Power BI. There is a need for POST to generate key, and a GET method to get the actual report. Anyone...
amitchandak
3 years agoSuper User
Robin96 , refer to get and post method
https://community.powerbi.com/t5/Desktop/Pull-data-from-API-using-POST-method-in-Power-BI/m-p/574727
Robin96
3 years agoHelper II
Thanks for these link! i will check them out.