Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

power bi report server + dynamics 365 on-premise + refresh data

have anyone succesfully make these two work together.   what i have achieved now is:   i can successfully connect powerbi desktop to dynamics 365 on-premise, and develop reports. (oauth enabled) ...
  • Anonymous's avatar
    Anonymous
    6 years ago

    thanks Greg.

     

    but I ended up with writing a data gateway myself to automate an ADFS authentication process  (WS-Federation protocol), then act as a reverse proxy to the ODATA api.

     

    Golang rocks btw...