Forum Discussion
PowerBI + SSRS 2016
- Anonymous10 years ago
dalisaydavid The simple answer is "You can keep this all on-premises"
The longer answer, and what the blog refers to, is that you can integrate your Power BI Service with SSRS and interchangeably use SSRS report elements in the PBI Service, as well as see Power BI Reports in SSRS.
The differentiator here is that you are only using the Power BI Desktop (free download) to visualize those reports in SSRS, there is no cloud service involvement. SSRS currently supports you uploading that PBI Desktop file to the SSRS server. So, your scenerio is supported, and all your data will stay on premises.
From my understanding, the display and use of those report files in SSRS will get better with time as well.
Hi,
With release in mid Jan 2017 to allow Power BI reports publish to SQL Server SSRS, we have some technical questions below :
- Which SSRS version would allow features for this release i.e. allow .pbix files store and administer in SSRS ?
- With this release there is a requirement for installation below, does it means SSRS installation also need to install SQL Server Analysis services ? What is the use of this component ? Understand Database engine is for report and data storage.
- Your own VM or server (not one in production use)
- Windows Server 2012 or later (or Windows 8 or later)
- .NET Framework 4.5.2 or later
- SQL Server Database Engine (2008 or later), to store the report server database
- SQL Server Analysis Services (2012 SP1 CU4 or later), to store your data models
- SSRS Enterprise version has a mobile report (.rsmobile) that could be support in mobile device, then what is the architecture for this feature ? More specifically, assume SSRS is hosted in company on-premises network, then how to authenticate through mobile to company network ?
https://msdn.microsoft.com/en-us/library/mt742500.aspx?f=255&MSPPError=-2147217396
- Do user need to install any mobile apps or just use mobile browser in order to view .rsmobile report ?
Thanks !