Context - Currently I pull data out from SQL Server and send excel to multiple users. I am pulling data using Data-> From Other Sources -> From Microsoft Query.
Issue - When I share the excel with other user and request them to pull data, they get an error message saying access denied.
Expectation - I am creating connection using service id that has access to server. When other user click to pull data, excel should use the service id to pull data and not the user id of user using the excel.
Please let me know how to do it.
Issue - When I share the excel with other user and request them to pull data, they get an error message saying access denied.
Expectation - I am creating connection using service id that has access to server. When other user click to pull data, excel should use the service id to pull data and not the user id of user using the excel.
Please let me know how to do it.