Hi,
I have an Microsoft Excel File stored on OneDrive.
The Excel File has a Data Connection to an SQL Server Database.
I stored the Excel File on OneDrive as some of the excel file users are not on the Network that the SQL Server is on.
I want to refresh the excel spreadsheet on opening the file to get the latest data from the SQL database.
However, unless the user is in the same network as the SQL Server Database, on refresh, an error message says that cannot get the data.
Is there a way to make this work? without VBA etc
Note: Remote users currently access the SQL Server Database Business Application via a VPN.
I also believe that if I use Power BI, and Gateway it would work, but the Company just wants Excel and OneDrive, and also the excel file is also a data input file.
Below is a conceptual picture of the requirement.
Thank you for any assistance.
Gerry
I have an Microsoft Excel File stored on OneDrive.
The Excel File has a Data Connection to an SQL Server Database.
I stored the Excel File on OneDrive as some of the excel file users are not on the Network that the SQL Server is on.
I want to refresh the excel spreadsheet on opening the file to get the latest data from the SQL database.
However, unless the user is in the same network as the SQL Server Database, on refresh, an error message says that cannot get the data.
Is there a way to make this work? without VBA etc
Note: Remote users currently access the SQL Server Database Business Application via a VPN.
I also believe that if I use Power BI, and Gateway it would work, but the Company just wants Excel and OneDrive, and also the excel file is also a data input file.
Below is a conceptual picture of the requirement.
Thank you for any assistance.
Gerry