Forum Discussion
IMO_Data
Jun 04, 2019Copper Contributor
Excel connected to sql server
Help. I have an excel spreadsheet, summarising data from Sql Server tables through power query Others need to access to view and be able to change pivots, selections etc. I have given them all read...
- Jun 04, 2019
IMO_Data , credentials are required only once, but for each user who runs the file - if you use Windows authentication. Alternatively you may connect to SQL server with database user using SQL server authentication.
SergeiBaklan
Jun 04, 2019Diamond Contributor
IMO_Data , credentials are required only once, but for each user who runs the file - if you use Windows authentication. Alternatively you may connect to SQL server with database user using SQL server authentication.
IMO_Data
Jun 25, 2019Copper Contributor
Many thanks.