How to browse table in D365

In the previous versions, we were able to browse table just open AOT and access table. With D365 this option is not possible anymore, but I found a tool easy to install that allow us to browse table, it is the Chrome Table Browser Caller for D365FO.

It is currently available for the Chrome browser only. Download it from here:

https://chrome.google.com/webstore/detail/table-browser-caller-for/nahbldacmaibopfiiaoboloegpobpccn

Once the tool has been activated, open the tool:

Go to the Config tab

Click on the Add a new entry symbol (+)

Enter your URL and then Save (click on the save symbol)

Go back to the Table browser Caller tab. Enter the table name for which you want to view data and then click the loop icon to open the table.

This will open a new browser tab and display the data for the selected table:

Alternatively, if you don’t know the table name, you can click on the Table List icon and select a table that way.

Activate Document handling function for posted journals

This article describes how to active the document handling function for posted journal in Dynamics AX 2012.

By default, the document handling function is not available once a journal has been posted. But you can activate this function per table.

Navigation: Organisation administration > Setup > Document management > Active document table

Attachment2.1

  • Click Update to create the table id.

Attachment2.2

  • Select the table where you want to activate the document handling.
  • Example – GL journals: Ledger journal table & Journal lines.

Attachment2.3

  • Close the form.
  • You can now attach a document to a posted journal.

Note: this setup is allowing adding/edit/delete notes for all journals. You will need to secure the Edit/Delete actions by updating the security role of the users.

 

Add an Attachment

Dynamics AX has a method of handling notes and documents attached to various items. Attachments functionality is available in all transactions forms: Customer, Vendor, Invoices, Journals, Purchase requisition, …

Add a note

You can use the note attachment to add a comment to a transaction.

  • Open the form.
  • Place your mouse in the section you want to add a note (header or line).
  • Click on the Attachments button.

Attachment1

The Attachment button is also available from the status bar.

Attachment2

  • Document handling form opens.
  • Click on New.
  • Select Note.

Attachment3

  • Enter a title in the Description field.
  • Select the Restriction:
    • External to print the note on the document (for purchase order, free text invoice for example).
    • Internal: to use the note in AX only (the note will not be printed in a document).

Attachment4

  • In the bottom area, enter the text.
  • Click on Close.

Attach a File

  • Open the form and place your mouse in the section you want to add a note (header or line).
  • Click on the Attachment button. The Document handling form opens.
  • Click on New and select File (or a file type for a specific module).

Attachment5

  • The Attach file form opens.
  • Select the file to attach to the transaction.
  • A new line is created and the Attached box is ticked.
  • Click on Close.

View Notes or documents attached

When a note/document has been attached to a transaction, the Attachments button is highlighted.

In a grid view:

Attachment7

Or in a journal view

Attachment9

If the attachment button is not highlighted, go to File > Tools > Options > General fast tab, under the Miscellaneous section, tick Show attachment status.

  • Click on the Attachments button to open the form.
  • If the attachment is a file, click on Open to open the file.

Attachment10

  • Or click on Show file to preview the file in the Note area.

Attachment11

 

For some type of file, the preview option may not render a preview-able image. The attahchment can be opened, it is  just not visible via the preview.

Lock the attachment view

The Document handling form always lists the documents that are attached to the selected record. If you leave the Document handling form open and you select another record, the form is updated to list the documents that are attached to the newly opened record.

To avoid updating the Attachment form when you select a different record, you can lock the view so that the information in the form doesn’t change.

To lock the Document handling form view:

  • Select a record.
  • Click on Attachments.
  • Click on Functions.
  • Select Lock.
  • Select another record. The documents for the locked record are still displayed in the Document handling form.

Attachment12

 

Accruals scheme description setup

This article describes how to setup the description for the ledger accrual transactions in Dynamics Ax 2012.

Access: GL> Setup > posting > Accrual schemes

  • If description is blank, accruals transactions will have the description from the journal.
  • If description is populated, this description will be defaulted in all accruals transactions

 

Option A:

Image6

  • GL > Journals > General Ledger
  • Description in the line

Image7

  • Function > Ledger accruals
  • Click on transactions
  • Description from the line is defaulted

Image8

Option B:

  • Description is populated in the accrual scheme setup

Image9

  • GL > Journals > General Ledger
  • Description in the line

Image7

  • Function > Ledger accruals
  • Click on transactions
  • Description from the setup is populated

 

Image10

Positions mass update

This article describes how to mass update the positions records. We used the DIEF to import all the positions, but the retirement date was populated, due to the time difference. Therefore this mass update functionality was really handy. Special thanks to David for this tip 🙂

Access: Human resources/Common/Organisation/Positions/Positions

  • Select several position or all positions
  • Click on Mass update

Image2b

  • In the Mass update form, select the field to update.

Image3

  • To update the position retirement date, go to the Position duration tab.
  • Enter 01/01/2155 (+ time zone) to remove a position retirement date.

Image4

 

  • To update the report to position, go to the Relationships tab.

Image5

  • Click on Update.

 

Create an auto-report

Auto-reports are preconfigured reports that you can generate in Microsoft Dynamics AX 2012. You can create and save a custom auto-report that can be reused later.

For example, I want to print all the closed transactions with the settlement reference for the main account 471000.

Access to the form: General Ledger > Common > Main account > select the main account and click “Posted”

Create an Auto-report

Access: from a Microsoft Dynamics form, click File > Print > Print

image

Click Modify > New

image

The Auto-report wizard is open

image

  • Click “Next”
  • Enter a name for the report

image

  • Click “Next”
  • Select the fields you want to display
  • And unselect the field you do not need
  • You can order the column (within the section) with the buttons Up and Down

image

Continue reading

Purchase requisition workflow: Approval by the Project Manager

This article describes how to set up in the purchase requisition workflow the approval element done by the project manager.

1/ Create a workflow Participant

Access: Procurement and sourcing > Setup > Policies > Purchase requisitions expenditure reviewers

  • Click “New” to create a new expenditure reviewer
  • Select the company
  • Select “Project Manager”

image

2/ Setup the workflow

Access: Procurement and sourcing > Setup > Procurement and sourcing workflow

In the workflow, line or header level, add a condition element to check if there is a project populated in the purchase requisition:

image

  • Click “Properties”
  • Enter a new title
  • Select the condition:

image

Add a new approval element

image

 

Continue reading

Dynamics Excel Add-In

This article presents an example of the Excel Add In utility in Dynamics AX 2012

Step 1: Identify the table in Dynamics AX

  • Open the table you want to use in Excel Add In
  • Right click > Personalize

image

  • Note the table name

image

Step 2: Import the table in Excel

  • Open Excel and go to the Dynamics AX tab
  • Click “Connexion”
  • Select the company

image

  • Click “Add data”
  • Select “Add table”

image

  • Retreive the table and add it to the Selected table area

image

  • Select option “Create worksheets”
  • Click “OK”

image

  • Table is open in Excel:
  • Key fields are automatically selected

image

 

Continue reading

Create a processing group for positions with the DIEF

This article describes how to create a processing group to import positions with the DIEF in Dynamics AX 2012

Position

Access: Human Resources > Common > Organization > Positions > Positions

I need to import:

  • Position
  • Description
  • Report to position
  • Assignment date

image

Note: The “Report to position” in the DIEF is created via the Relationship. That why you need to setup to fields with value Hierarchy name+Position Id

dief003

Setup the Processing group – Option CSV file

Access: Data Import Export Framework > Common > Processing group

  • Click “New” and enter a name and a description

image

  • Click “Entities”
  • Select Entity = Positions
  • Format = CSV
  • Select the two options

image

  • Click “Generate source file”: the wizard form is open
  • Click “Next”
  • Select the fields below
    • Position = Position Id
    • Description = Description
    • Report to position = HcmPositionHierechy_ParentPositionId and HcmPositionHiearchyType_Name
    • Assignment date = HcmPositionDuration_ValidFrom

image

 

  • Click “Generate sample file”

Continue reading

Import data with the DIEF

This article describes how to import data with the DIEF in Dynamics AX 2012

Step1: Import the file in the staging table

Access: Data Import Export Framework > Common > Processing group

  • Click “Get staging data”

dief001

  • Job ID is given by the system
  • Enter a description

image

  • Click “OK”
  • Click “Preview” to check if information are correct

image

  • Click “Run”
  • and “OK”

image

  • · Data are created in the staging table

image

Continue reading