web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Invalid character in f...
Power Automate
Answered

Invalid character in field 'ace_primarytext': ' ', hexadecimal value 0x0C, is an invalid character.

(2) ShareShare
ReportReport
Posted on by 19
I've got a Power Automate flow with a Cloud Convert Action Card that sent a .docx file to Cloud Convert and received back the document in .txt format.
 
The next Power Automate Action Card updates a text field in Dataverse record with the .txt that it received back in the previous step. 
 
The problem is the update errors out with the following message: Invalid character in field 'ace_primarytext': ' ', hexadecimal value 0x0C, is an invalid character. as shown below. 
 
What can I do to remove that invalid hexadecimal value so it is not present and won't be included in the insert. 
 
Categories:
I have the same question (0)
  • Suggested answer
    Michael E. Gernaey Profile Picture
    53,968 Super User 2026 Season 2 on at
    Hi
     
    Try this, and either do it as an expression IN the property space, or do it in a compose and then use the compose output in your property input
    As it seems to be an unprintable character do the following below:
    uriComponentToString(replace(uriComponent(yourTextHere), 'OxOC', ''))
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 269 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 184 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 136 Super User 2026 Season 2

Last 30 days Overall leaderboard