Forum Discussion

butimran's avatar
butimran
New Member
9 years ago
Solved

Power BI Works in Local Intranet Without Internet

AS Per URL : https://powerbi.microsoft.com/en-us/documentation/powerbi-frequently-asked-questions/   Is Power BI available on-premises? No, Power BI is not available as a private, internal cloud s...
  • Anonymous's avatar
    Anonymous
    9 years ago

    butimran

    The conclusion is with SQL server 2016 SSRS services we can integrate Power BI Reports and dashboard without Azure or online account. Am I right? uh, this depends on what you want to do, but "yes" there is a path to do this all on premises.

     

    Power BI Desktop version is Simple client Tool to connect with different Data sources and we can design reports and dashboard.

    The Desktop only creates Report pages, Dashboards are an element in the Service only.

     

    PBIT is a template file.

    Publishing is specific to the Desktop -> Service relationship. You can download a PBIX to an SSRS 2016 server currently. And it will open in Power BI Desktop. The long term goal (blog) is to have a browser experiance for the end user to only view the reports.

     

    How we can integrate these reports with our system. for example .Net desktop or Web Applications.  first is it possible? I'm not 100% on the developer aspects, but I believe any internal embedding would require the Service. External facing embedded would require using "Power BI Embedded" - which is a seperate Azure Service. But you can only use that for external facing websites.

     

    Last thing is Real Time dashboard is possible without online services. - Not to my knowledge.