Forum Discussion
BobF
10 years agoHelper I
Data Source and other frustrations
My scenario is this. Three clients each set up with Power BI accounts, works fantastic. One Azure database, one Admin account, and three accounts set up which match the three client accounts ...
- 10 years ago
Got one answer ( l think today whilst playing)
M source 'Source = Sql.Database("mydatabaseServer.database.windows.net,1433", "mydatabaseName"),' Yes this is the same as the data source name that is listed in the 'Data Source Settings' window. This setting is also Case Sensetive.
BobF
10 years agoHelper I
Got one answer ( l think today whilst playing)
M source 'Source = Sql.Database("mydatabaseServer.database.windows.net,1433", "mydatabaseName"),' Yes this is the same as the data source name that is listed in the 'Data Source Settings' window. This setting is also Case Sensetive.