Forum Discussion
vchevvuri
1 year agoNew Member
Data Load Stuck on Waiting for server
Hi, This is my code and I am trying to load the data but it is stuck on waiting for server 'servername'. Any help please? let // Connect to SQL Server database Source = Sql.Database("**SERVERNA...
Anonymous
1 year agoNot applicable
I don't know, but I would change the query so that the first step is to select the single column that you are selecting, and save yourself a bunch of unnecessary steps and type changes.
--Nate