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

Can't go to table definition and given error

(0) ShareShare
ReportReport
Posted on by 3,124

Errorcod2.pngErrorinCode.jpgErrorinCode1.jpg

Hi Experts,

I want to add some fields in cust aging DP class(Standard Report), if i am trying to insert it giving an error(even i made fields in temp table already) as shown in the image. The second thing is if I tried to go to the definition of this temp report it behaves like a map giving an error please check.

Best Regards,

Shabir Ahmad

I have the same question (0)
  • Suggested answer
    Sergei Minozhenko Profile Picture
    23,095 on at

    Hi Shabir,

    The error in infolog shows that you added a field to insert_recordset section (SortOrder?), but have not added the source field in select section.

  • Shabir Ahmad Profile Picture
    3,124 on at

    Errorcod3.png

    Hi Sergei Minozhenko,

    I added fields in tmp table before then i came here to add these fields.

    Best Regards,

    Shabir

  • Verified answer
    Sergei Minozhenko Profile Picture
    23,095 on at

    Hi Shabir,

    The number of fields in insert_recordset section should be the same as in select section

    You have the same case as below: field3 is missing from select section. You need to review all fields in insert_recordset * select statement and find what field is missing in select.

    insert_recordset myTable 
    (
        field1,
        field2,
        field3)
    )
    select
        field1,
        field2
        // field3 is missing
    from myTable1

  • Shabir Ahmad Profile Picture
    3,124 on at

    Hi Sergei Minozhenko,

    First thanks for your suggestion that worked, one point is there why temp table behave like MAP if I want to go to its definition it doesn't work check-in the image in the post.

    Best Regards,

    Shabir Ahmad

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 733

#2
André Arnaud de Calavon Profile Picture

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

#3
Syed Haris Shah Profile Picture

Syed Haris Shah 278 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans