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)

Can you get a record from Table.dataSource()?

(0) ShareShare
ReportReport
Posted on by 3,157

I noticed this method on a table I'm working with and I'm wondering if it is possible to get the record currently in the 'dataSource'.  I've run 'isFormDataSource' on the same table and it is true.

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Denis Macchinetti Profile Picture
    16,444 on at

    Hi

    You have to declare a FormDataSource variable and assign with this.dataSource(), like :

       FormDataSource  formDataSource;

       formDataSource = this.dataSource();

       formDataSource.xxxx

  • b_radlyjames Profile Picture
    3,157 on at

    Deniss,

    How do you get the record out of FormDataSource?

  • Verified answer
    Joris dG Profile Picture
    17,780 on at

    Hey Brad,

    formdatasource.cursor() should be what you want.

  • Suggested answer
    Ivan (Vanya) Kashperuk Profile Picture
    Microsoft Employee on at

    Table.datasource().cursor() will return Table.

    So your question does not make sense as such.

    Can you explain what you are trying to do?

  • Suggested answer
    adam260 Profile Picture
    1,871 on at

    check out this axcalated.blogspot.com/.../looping-through-forms-datasource.html  

    it will show you how to loop through a forms data source along with looping through any selected records

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!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Joris dG Profile Picture

Joris dG 5

#2
Sagar Suman Profile Picture

Sagar Suman 2 Super User 2026 Season 1

#2
Alexey Lekanov Profile Picture

Alexey Lekanov 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans