Anonymous
6 years agoNot applicable
Status:
New
Error on apply Power Query: Expression in partition n/a in table n/a references an unknown entity
let Source = AzureStorage.DataLake("https://xxxxx.dfs.core.windows.net/contoso-retail-dw/rssfeed/rawdata/date=" & DateTime.ToText(Date.AddDays(DateTime.LocalNow(), -1), "yyyy-MM-dd")), This Powe...
nicg
Advocate II
6 years agoI get the same error with an on-premise SQL Server source. Even if I simply duplicate a working query, the new duplicate causes this error.