Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Has anyone found any workaround for errors when combining files whose file name contains special characters?
I am trying to combine over 500 files in a Sharepoint folder; however, many of them contain a '#', which from my understanding now is an issue and creates an error. The only published documentation I see says the file owner must rename the file, but I'm really struggling with that being the only solution and the work it would take for someone to go out and manually scrub these file names.
Solved! Go to Solution.
Hi @Anonymous ,
If a filename contains certain special characters, it may lead to authentication errors because of the filename being truncated in the URL. If you're getting unusual authentication errors, make sure all of the filenames you're using don't contain any of the following special characters.
# % $
If these characters are present in the filename, the file owner must rename the file so that it does NOT contain any of these characters.
So after connecting sharepoint folder>select "Transform data":
Then check below thread to replace all the special Character;
After that,do the combine option.
Best Regards,
Kelly
Did I answer your question? Mark my reply as a solution!
Hi @Anonymous ,
If a filename contains certain special characters, it may lead to authentication errors because of the filename being truncated in the URL. If you're getting unusual authentication errors, make sure all of the filenames you're using don't contain any of the following special characters.
# % $
If these characters are present in the filename, the file owner must rename the file so that it does NOT contain any of these characters.
So after connecting sharepoint folder>select "Transform data":
Then check below thread to replace all the special Character;
After that,do the combine option.
Best Regards,
Kelly
Did I answer your question? Mark my reply as a solution!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.