Forum Discussion
CaveOfWonders
Helper IV
6 years agoM Query Syntax help
I found the M code below online, but cannot get it to work. The code is supposed to allow you to get a week start date calculation I'm getting the error: An error occurred in the ‘’ query. Ex...
Hennadii
Helper IV
6 years ago
It looks like you miss definition what is #"Week Start", equal sign is useless before let, and anfter in, I suppose should be Source as a return value.
Please refer to the link below to learn more about let/in syntax:
https://docs.microsoft.com/en-us/powerquery-m/expressions-values-and-let-expression