Forum Discussion
Anonymous
7 years agoNot applicable
Refresh taking multiple licenses for custom database
Hello, I'm developing a dashboard for the company that I currently work for. I'm getting data from a licensed database that we own, and we currently own 24 licenses for that database. However, whenev...
Anonymous
7 years agoNot applicable
luisrh do I have to have the power bi for developers? How can I access the API without making a seperate application?
luisrh
7 years agoResponsive Resident
You do have to register an 'app' with azure AD. This is mostly so you can access the API. You can create this in Azure and there is a simple guide that shows you how to do that - https://docs.microsoft.com/en-us/power-bi/developer/walkthrough-push-data
The API's are simple and you can use a tool like fiddler or Postman to do test it out. If you are embedding in your application, you will need to get up to speed with the API. It's very easy to use, as well.
Good luck!
Luis