Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a PBI desktop file that has a data connection to both an Excel file that lives on SharePoint and a data import from a 2008 R2 SSAS Cube (not live connection). I built everything in desktop and then published to the PBI service. I was able to set up a scheduled refresh on this but only using my Personal Gateway. When I try to create a datasource in my on-premise gateway it throws an error telling me that the SSAS version is not supported. Am I stuck using the Personal Gateway to refresh this data on a schedule? It doesn't make sense to me that I can do it in the Personal Gateway but not the On-Prem.
Solved! Go to Solution.
Hi @Anonymous,
When you have SSAS 2008R2, you won’t be able to connect to the server via the on-premises gateway. Just as the error message indicates, the gateway does not support the version of the specified data source.
Besides, if you host Excel file on SharePoint online, please note that on-premises gateway doesn't allow us to combine online data sources and on-premises data sources. This is a known issue that has been submitted in the following link and the feature that using on-premises gateway to work with online data sources is under review, please vote it.
In this scenario, you would need to use the personal gateway to schedule refresh for your dataset.
However, if you want to use on-premises gateway to schedule refresh for your dataset, consider to upgrade SSAS 2008 R2 to SSAS 2012 or later, and host Excel file on on-premises SharePoint.
Thanks,
Lydia Zhang
Hi @Anonymous,
When you have SSAS 2008R2, you won’t be able to connect to the server via the on-premises gateway. Just as the error message indicates, the gateway does not support the version of the specified data source.
Besides, if you host Excel file on SharePoint online, please note that on-premises gateway doesn't allow us to combine online data sources and on-premises data sources. This is a known issue that has been submitted in the following link and the feature that using on-premises gateway to work with online data sources is under review, please vote it.
In this scenario, you would need to use the personal gateway to schedule refresh for your dataset.
However, if you want to use on-premises gateway to schedule refresh for your dataset, consider to upgrade SSAS 2008 R2 to SSAS 2012 or later, and host Excel file on on-premises SharePoint.
Thanks,
Lydia Zhang