Forum Discussion
Get data from web api and use within power bi
Hi,
I am looking for a solution in which I should be able to create power bi report by selecting Get Data - Online Services - <<My App Data>>, On selecting My App Data it should prompt for login credentials, to create report it should show only his data who is currently logged in and after creating report and publishing it they should be able see the report in https://app.powerbi.com or our own web/windows application.
How can I show "My App Data" option within power bi, the "My App Data" option should come in Get Data - Online Services or Get Data - Other of power bi
Best Regards,
Mallikarjun
1 Reply
- Eric_ZhangMicrosoft Employee
Custom connector is not yet supported, you can check this idea and vote it up. The workaround can be get data from REST API by using "get data"->web if "Your App Data" can be accessed via REST API.