DIXF Creating a table entity

When importing data into AX there are times where you might want to have data that you to extra manipulation on after you bring it into AX but before you commit it to the actual table. This is where you can use an entity that you construct. There might be times where you have simple data tables like parameters that you an prepare well before importing so it might be safe enough to import straight into the database. In this case you can use a table entity. This is a quick walk through of setting up a table entity.

You will see in this example I used a data source as an ODBC connection. I did an earlier post on how to setup this up which you can find here.

Cheers

Lachlan

PS: You can find a follow-up post here for importing from a file.

3 responses to “DIXF Creating a table entity

  1. Pingback: DIXF Setting up an ODBC data source | OrganicAX·

  2. Pingback: DIXF table entity import from a file. | OrganicAX·

  3. Pingback: DIXF table entity import from a file. - Microsoft Dynamics AX Community·

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s