Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

export data in utf-8 encoding

(1) ShareShare
ReportReport
Posted on by 10
Hi I am trying to export data in to sharepoint as .txt format with utf_8 encoding, i am passing codepage number as 65001 but file was created with UTF-8 BOM format.
 
But my actual requirement was just utf-8 not required BOM.
the code snippet here 
TextStreamIO io = TextStreamIo::constructForWrite(65001);
 
Regards,
OV
 
  • VO-24012334-0 Profile Picture
    10 on at
    export data in utf-8 encoding
    Thank Martin for correcting me.
     
    I am getting UTF-8 BOM, how can we delete BOM 
     
    Regard's
    OV
  • Martin Dráb Profile Picture
    234,644 Most Valuable Professional on at
    export data in utf-8 encoding
    You said you wanted UTF-8 and you got UTF-8, therefore the result matches your requirements. Do you mean that you're question isn't about "export data in utf-8 encoding" (because you already have that covered) but about BOM?
     
    You seem to think that there is "UTF-8 BOM" encoding, but that's not true. BOM, byte-order mark, isn't an encoding. It's a sequence of a few bytes describing what encoding the file uses (which may be UTF-8, UTF-16 (LE) or so).
  • VO-24012334-0 Profile Picture
    10 on at
    export data in utf-8 encoding
    please let me know if some one addressed the similler issue.

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

Ramesh Kumar – Community Spotlight

We are honored to recognize Ramesh Kumar as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Abhilash Warrier Profile Picture

Abhilash Warrier 565

#2
Martin Dráb Profile Picture

Martin Dráb 536 Most Valuable Professional

#3
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 402 Super User 2025 Season 1

Product updates

Dynamics 365 release plans