Forum Discussion
Excel Power Pivot Report in Power BI Report Server
Hello again,
I have learned that Analysis Services with Power Pivot mode is needed to be installed. I think this will be the solution of our problem.
Hello Anonymous,
You got it :) A SSAS instance in PowerPivot mode is needed. Once you have it installed, just configure the OOS with the following PS command:
New-OfficeWebAppsExcelBIServer -ServerID "ServerInstanceName"
I have configured it this way and got it working seamlessly. Hope this helps.
Regards,
VĂctor M.
- Anonymous7 years agoNot applicable
Hello VictorM,
We established an Analysis Services with PowerPivot mode, but problem is still continuing. We made all the instructions on Microsoft's document page, but it still does not work. Probably we are not able to tell the PBIRS that it needs to use this Analysis Services with PowerPivot mode.
did we miss something I could not understand :/
Best regards.
- Anonymous7 years agoNot applicable
Hi Huss,
Recently, we tested Power BI Report Server + Office Onine Server. Excel connected to SSAS or Excel with Power Pivot all work fine. We encountered your error message as well. Check SQL server version, if SQL2017, upgrated to CU3 or higher. The error was cause by missing peroformace counter( You can find error message in ULS log).
Best Regard!