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 :
Microsoft Dynamics AX (Archived)

Excel exporter String Format

(0) ShareShare
ReportReport
Posted on by 2

Hi,

I want to extract the data from ax to excel using X++ code. I've extracted the data in the individual columns in excel 

for example:

xlworksheet.itemnumber().value(###);

let suppose i've to extract the 10 field data from ax and it'll be shown in single column in excel sheet string format. 

Regards,

Zohan

*This post is locked for comments

I have the same question (0)
  • Zohan Profile Picture
    2 on at

    how ? syntax please

  • Suggested answer
    Chaitanya Golla Profile Picture
    17,225 on at

    Hi,

    Your code would look like below

    xlworksheet.itemnumber().value(TableName.Field1 + int2str(TableName.Field2) + num2str

    (TableName.Field3, 0,0,0,0) and so on);

    Here Field1 is string, Field2 is integer and Field3 is real.

    Refer following links:

    (int2Str Function [AX 2012])

    msdn.microsoft.com/.../aa851371.aspx

    (num2str Function [AX 2012])+

    msdn.microsoft.com/.../aa866120.aspx

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 > 🔒一 Microsoft Dynamics AX (Archived)

#1
CP04-islander Profile Picture

CP04-islander 39

#2
Michel ROY Profile Picture

Michel ROY 14

#3
imran ul haq Profile Picture

imran ul haq 8

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans