Forum Discussion
Some basic questions...
Some pretty basic questions;
1 - can PowerBI be used as complete stand-alone on premise solution without using any Cloud services ?
2 - if used completely on premise, will be any downsides or limitations?
3 - if used on premise, can reports be published to the web on a local intranet, for example ?
4 - performance of the REST api: I've not seen any data on performance of transferring large volumes of data into PowerBI datasets using the REST API - are there any metrics out there?
5 - If using the REST API for adding rows to a table, is there any guidance for what provided best performance, e.g. 1 row at a time, 100/250/500/all rows at a time ?
Thanks!
8 Replies
- powerbi-oeFrequent Visitor
Anyone with any answers/advice? Many thanks.
- v-sihou-msftMicrosoft Employee
No. Power BI can't be used as a completely stand-alone on premise solution. Even you use SSRS 2016 report server to integrate Power BI, you still need to interact with the AAD. See: Power BI Report Server Integration (Configuration Manager). So when you get offline completely, you can only access the .pbix created in Power BI Desktop.
For the REST API, there's no "best practice" guide for performance. Just pay attention to: Power BI REST API limitations
Regards,
- powerbi-oeFrequent Visitor
Thanks Simon.
If I rephrase my question better - can your data be kept on premise and and not moved to the cloud? So for example, can the REST api be used to populate datasets locally, although authentication etc. may need to happen on-line?
Thank again.
- powerbi-oeFrequent VisitorAnyone can answer my questions? Can the Rest API be used with Power BI desktop, to push data into a dataset?
Thanks