Forum Discussion
pdroge84
6 years agoRegular Visitor
REST API help
Hi all, We have a custom application which fetches data from several other systems. Each system has it's own API endpoint. Now we have it working that for each API Endpoint you can create a tabl...
michaelx2
6 years agoMicrosoft Employee
Hello pdroge84,
At the moment, Power BI REST API does not support getting row data in dataset. You can check and vote up this idea REST API access to READ datasets to improve Power BI on this feature.
Since that, you may create the table which stores the endpoints configuration in you custom application as a workaround.
Best Regards