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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

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

we are using closed xml library to export a excel file from AX with type csv comma delimited

(0) ShareShare
ReportReport
Posted on by 98

Hi All,

when we try to open the csv file with note pad after it was exported from AX through the closedXML library, the file opens in different format with different characters inside as per below pic , so we have to manually save the file as csv comma delimted then it open with correct format, how can we solve this issue that after the export it opens in right format ?

pastedimage1573567404514v1.png

Thank you,

I have the same question (0)
  • Verified answer
    Martin Dráb Profile Picture
    239,040 Most Valuable Professional on at

    This is not a CSV file. It's an Excel file, which isn't a huge surprise, since you used a library for working with Excel files.

    So either your fine with getting an Excel file, or you'll have to change your implementation.

  • MDeeb Profile Picture
    98 on at

    Thank you Martin.

  • MDeeb Profile Picture
    98 on at

    Hi Martin,

    i have a question please :

    we are trying to generate a csv file when the WF is completed. the file is generated successfully but when we try to open it with note pad the value appear with "" is there any way to remove the ""  .

    Thank you

  • nmaenpaa Profile Picture
    101,166 Moderator on at

    Instead of removing, I would focus on not writing the quotation marks in the file in the first place.

    How to do that in your case depends quite a lot on your implementation. Perhaps you can share your code, then we can suggest how to change it?

  • MDeeb Profile Picture
    98 on at

    Thank you Nikolaos for your response : below is the code and the output 

    pastedimage1573725437433v1.png

    pastedimage1573725456907v2.png

  • Suggested answer
    nmaenpaa Profile Picture
    101,166 Moderator on at

    Try commaIo.WriteExp method instead of the write method.

  • MDeeb Profile Picture
    98 on at

    Thank you Nikolaos, replaced the write with writeexp but with same output.

    Regards,

  • Verified answer
    nmaenpaa Profile Picture
    101,166 Moderator on at

    Sorry, actually you need to use TextIO instead of CommaIO if you don't want to have the quotation marks. In normal CSV string values are surrounded by quotation marks, to avoid issues where the string field contains the delimiter character (such as comma).

    Are you sure it's not ok to have the quotation marks there? I would assume that the application who reads this file knows how to handle it.

  • MDeeb Profile Picture
    98 on at

    Thanks a lot Nikolaos, the team has used the TextIO, and is exporting it to CSV.

    Thanks.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

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

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 658

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 468 Super User 2026 Season 1

#3
Syed Haris Shah Profile Picture

Syed Haris Shah 333 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans