vladris / azure-data-engineering

https://freecontent.manning.com/vlad-riscutia-data-engineering-on-azure/
21 stars 22 forks source link

5.12 Syntax error. Code contains extra #C characters #5

Closed davecorun closed 3 years ago

davecorun commented 3 years ago

.append Keyring <| Profiles | join (Keyring | where KeyType == 'ProfileId' | project GroupId, ProfileId=toint(KeyValue)) on ProfileId | project GroupId, KeyType='Email', Email #C