Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Token Comma Expected

hello,   I'm new to coding in Power Query. I tried adding the last line #"Padded Values" to the existing code but I am getting the Token Comma expected error.   Can someone please explain why? ...
  • mahoneypat's avatar
    5 years ago

    All steps except the last need a comma after them.  Add a comma at the end of your #"Renamed Columns" step.

    Regards,

    Pat