Forum Discussion

AntonioPalomas's avatar
AntonioPalomas
Advocate III
9 years ago
Solved

Connection Error On Premises Gateway - SQL Server and Sharepoint (O365)

I am working on a dashboard with information from a SQL Server database that is updated by the On Premisses Gateway perfectly.   But when I modify the PBIX to add a new get the data of worksheets t...
  • Anonymous's avatar
    Anonymous
    9 years ago

    AntonioPalomas,

    When combining on-premises SQL Server data source and SharePoint online data source in a single dataset, we need to add all the data sources within on-premises gateway in order to refresh the dataset. But it doesn't support OAuth type in on-premises gateway and we use OAuth type authentication to connect to SharePoint Online, it is impossible to add the SharePoint Online data source within on-premises gateway currently.

    To work around this issue, please use personal gateway to refresh the dataset.

    There is an idea for your reference.
    https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/13405644-combine-enterprise-gateway-and-online-data-sources

    Regards,
    Lydia

  • AntonioPalomas's avatar
    AntonioPalomas
    9 years ago

    Hi Lydia
    Thank you very much for the information.