Forum Discussion

SajjadMousavi's avatar
SajjadMousavi
Helper II
4 years ago
Solved

Using personal gateway with SSAS

I already have on-premise data gateway (standard mode) installed. Today, I editted one of my reports to connect to SSAS instead of two Excel files. Report is refreshed in Power BI Desktop without any...
  • SajjadMousavi's avatar
    SajjadMousavi
    4 years ago

    I know this is not a solution, but may help others facing this issue. I finally managed to solve my problem using a SSIS package with OLE DB data source and MDX queries to bring data to local SQL Server and connecting report to it. At least it works and my report can be refreshed in Power BI service.