Hi ,
As I am Importing the data into dynamics using excel and after the imports this _x000d_ automatically added into the data, this obviously impacts the content.
So I want to remove these _X000D_ from my records. As I am importing the email activity data and I am facing this issue into the Notes Field.
Hi,
Thank you for your query.
This is happening because of carriage return (next line) in the Email Body when you import from Excel.
To fix this, you have to remove the carriage return from the excel file, using one of the following formulas:
I would suggest you get the HTML email body (instead of plain text so you do not run into this issue) or avoid using Excel import.
Another approach is to update the data in Dynamics 365 after your import it (replace the "_x000D_" using a plugin or webapi).
Daniyal Khaleel
152
DAnny3211
89
Tom_Gioielli
67
Super User 2025 Season 2