Forum Discussion
Importing microsoft api data in power bi fails
- 1 year ago
The issue has been resolved after an update from microsoft in the backend.
I have been in contact with the support of Microsoft. It still doesn't work, but we have been working hard to search for a solution. When we move to code from a dataflow to a semantic model, it works. When we replace the code for getting the access token with a fixed active token in the dataflow, it also works for the non async microsoft api, but not for the async api. That one only seems to work maybe once a day.
Hi Jessy_D ,
Have you tried to disable load for the parameters on dataflow?.
I have created a bunch of MS Graph API connections for our clients and all of them are working fine.
You can try changing authentication and privacy.
Thanks,
Sai Teja
- Jessy_D1 year agoHelper I
We tried everything. Changing privacy levels, making a new dataflow, change settings, change timezone, ... nothing works. But when placed in a semantic model it works. Microsoft support confirmed it is a bug with the gen 1 dataflows and are looking into it.