Forum Discussion
Invalid column name, synapse pipeline
- Anonymous1 year ago
Hi Rbakker888 ,
Thanks for reaching out to the Microsoft fabric community forum.
In addition to whitespaces, column names should not include special characters like
[,;{}()\n\t=] as well as these are invalid.
Please modify and check if you are able to bypass the error now.
Source: Troubleshoot the Parquet format connector - Microsoft Fabric | Microsoft Learn
If this post helps, then please consider Accepting as solution to help the other members find it more quickly and consider giving a KUDOS. Feel free to reach out if you need further assistance.
Thank you
I believe I found the issue myself, after doing some research it turns out parquet cant have whitepaces in column names. Currently waiting on the dbowner to change the names, will mark as solution if it works after that.