Forum Discussion
Power BI Vs SSRS
on top of what both MattAllington and SqlJason said, to give you real world example,
we had requirement for some basic reporting work for one of our clients. they didn't had big IT team and had minimal budget to spend on the work. they had old source system which had firebird database. we had two options to propose them,
a. SSRS - requires them purchasing sql server licenses, define scope for requirements, developer to work on those requirements, consider deployment, schedule refresh of data from firebird using SSIS, static reports with BI developer needed to make changes
b. PowerBI - Free to use, works with unstructured data, user create their own reports by drag and drop of fields, minimal training required, modern rendering
only catch here was that with PowerBI data goes to the cloud while with SSRS it stays on premises but using DirectQuery is workaround.
- JulieGueho10 years agoRegular Visitor
Power BI is free... until you use any paying feature including workspaces for collaboration, content packs for publishing or gateway if you have no vpn to your databases. So virtually all you need for a professional deployment is a pro feature which means that from creating report to consuming dashboard, you will need a pro account.
- COMtrac9 years ago
Advocate I
Our issue is that our clients are government based and our software sits on there servers. Power bi requires them going out to the cloud which from government security view is undesirable. Plus it requires each user to have there own log in. One client has over 1000 users. I'd be interested in any advice from anyone who has faced this issue- Amir25509 years agoFrequent Visitor
Did you find any solution for this issue with PowerBI, I also suffering for the same, due to security reason we are looking for a solution to store our data locally.