Forum Discussion
msjaft
1 year agoNew Member
Download a file from a PowerBI report by calling a rest api
Hi, we have a report in PowerBI that displays customer order data. We retrieve this data from another system via a REST API. Each order has a file (PDF file representing the order). This file ca...
msjaft
1 year agoNew Member
Thank you. The report is used only internally within the company and only by certain users. However if I understand correctly, it is not possible to do a direct download of the file from the report as if I had a normal web page, but I always have to go through sharepoint. Is this interpretation correct?
- lbendlin1 year ago
Super User
While the report may only "be used internally" the user interface still is a web page coming from the Azure cloud.
If you want a truly "internal" (ie on-premise) solution you would have to deploy PBIRS. (Report Server)