Forum Discussion
Markzolotoy
5 years agoImpactful Individual
Paginated report - get data from API
Is it possible to use web apis to get data into paginated reports? Something that was possible in SSRS reports using XML queries. Thanks
- 5 years ago
Not from there, but to there. You use Power BI Desktop to declare the data source connections. Then you publish that pbix to the service where it becomes a dataset. Then you can set up the scheduled refresh (if needed) and you can consume the dataset from the rdl.
Markzolotoy
5 years agoImpactful Individual
lbendlinBut how do I make it accepting data from web apis?