New Grid controls in Dynamics 365 Finance and Operations

Dynamics 365 F&O has introduced a new grid functionality. You need to enable it from feature management:

Enable highlighted features.

Old grid looks like below for all sales orders:


New Grid looks like below:


I have highlighted some changes. 

  • It is very easy to move the columns in Grid, Simply grab the column with :: in front of the column and drag-drop it in the sequence you want.

  

  • Calculating Totals on any columns just like Excel, once you click total this column, Footer will be displayed in grid:

 

 
 Footer shows total number of rows by default, one or more total of numeric columns as configured.  If you have selected rows more than one rows then it also shows the number of rows selected 
 

  •  Grouping on the data and showing subtotals


once the grouping is done, it looks like below:
 
 
Header rows show 
    •  Data value for the group
    • Column label
    • Number of data rows in this group
    • Subtotals for any column configured to show total

  • New typing ahead of the system is introduced. This lets the user keep editing the data while the validations are happening in the background and the user doesn't have to wait for it to finish before jumping to next row.

 
 There are 4 indicators:
    • Blank: this means row is successfully saved to DB. 
    • Processing pending: this means validation is still happening and row is not saved yet, the row is also italicized to show that.
    • Invalid: this means row is not valid and data needs to be fixed, the indicator also shows actions on hovering  as below:
 
    • Paused: This is when the server is paused because validation of the row triggered a pop-up dialog box that requires user input.

  • Pasting from Excel: You can directly copy paste Excel data of multiple columns into D 365 Grid.
 
  • Evaluating math expressions   You can directly add the math expression in Cell like below:
 

Which shows the result of math expression immediately 
 


Comments

Popular posts from this blog

How to : get the Deep URL for a particular form with filter in Dynamics 365 Finance and Operations

How to: Solve issue when DVT script for service model MRApplicationService on machine XXX failed

How to: Display individual financial dimension value in grid control