Forum Discussion
raveesh
6 years agoFrequent Visitor
400 Bad Request Error - Sharpoint Folder
I am receiving a 400 bad request error when I try to get the metadata of the sharepoint folders since once of the file and folder had a single quote in their names. I tried using Table.Replacevalue f...
v-eachen-msft
6 years agoCommunity Support
Hi raveesh ,
You have a folder whose name is "T'est Folder" in sharepoint, right? I think replacing value will not return the correct expression because the path is different.
You could edit the name in sharepoint to avoid the problem.
raveesh
6 years agoFrequent Visitor
Thank you. I don't have permission to change the folder/file names in sharepoint. Is there any other way?