Special ASCCI Characters that SharePoint OL Flows has errors with

Ken Thomas-3566 1 Reputation point
2021-05-25T13:02:29.117+00:00

We found out that SP Flows does not like " marks in a string in a column. Are there others characters that SP OL has issues with?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,300 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jerry Xu-MSFT 7,946 Reputation points
    2021-05-26T03:21:51.613+00:00

    Hi, @Ken Thomas-3566 ,

    Both quotes and apostrophes may need to be handled with care in Flows. To escape these special characters, here are some threads with solutions or workarounds like inserting a "\" character before the quote character.

    https://powerusers.microsoft.com/t5/Building-Flows/Escape-Single-quote-from-string/td-p/524060
    https://stackoverflow.com/questions/57431335/how-to-escape-quotes-in-json-within-microsoft-flow

    If you have further questions about special characters in flow, I will suggest you to post in the forum focusing on Power Automate(Flow)

    https://powerusers.microsoft.com/t5/Microsoft-Power-Automate/ct-p/MPACommunity

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments