Forum Discussion
Analitika
3 years agoPost Prodigy
Gathering data using REST API in Power BI
Hi,
I would like to ask how to retrieve data using REST API in Power BI. I have security_id, token_id etc. But I don't have authorization id, each connecting failed within an error: forbidden access. So how to resolve my issue?
1 Reply
- mattiasdesmetResolver II
Hi,
I've documented these steps in this blog article : Use Power BI APIs from Azure Data Factory - Mattias De Smet
It describes how to extract data simply using Postman, but also with ADF.
Quite a few settings need to be in place, but when you follow the steps described, you'll get data π
Let me know if you have questions.