Forum Discussion
Anonymous
7 years agoNot applicable
Excel Power Pivot Report in Power BI Report Server
Hi all, I have a report that was created via Power Pivot in Excel. It have connections to SQL databases(not Analysis Services) via queries. I have imported this report to Power BI Report Serv...
Anonymous
7 years agoNot applicable
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.
VictorM
7 years agoAdvocate I
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.