close

The Excel integration is one of the powerful tools in Microsoft Dynamics 365 for Finance and Operations. This is helpful tool for accountants to push journal entries through Excel to Microsoft Dynamics 365 for Finance and Operations. The out of the box Excel integration does not have the financial dimensions values, but it could be exposed to the Excel integrations. Of course, the importance of financial dimensions specially the entry will be validated based on the account structure setup.

This blog post will illustrate step by step how to Expose the Financial dimensions on Excel integration. This will need to follow certain steps on Dynamics 365 for Finance and Operations client, Visual Studio, and Excel.

Microsoft Dynamics 365 FFO client

  • Add financial dimension configuration for integrating applications

Visual studio

  • Add financial, dimensions for OData
  • Build and synchronize the model

Excel

  • Add dimensions fields.
  • image

Go to D365 FFO, General ledger| Chart of accounts| Dimensions| Financial dimension configuration for integrating applications. Ensure that the required financial dimensions added on integration applications form.

image

Then move to Visual studio| Dynamics 365| Add-ins| Add financial dimensions for OData

image

Add financial dimensions, and link it to Dimensions model. (choose your own model instead of dimension model)

 

image

Dimension fields have been added to dimension integration entity.

image

 

Build and synchronize the model

Move back to Microsoft Dynamics 365 for Finance and Operations client, and create a new General journal, then jump to Excel integration.

image

image

Enable editing on Excel file, then move to Design, complete data entry and click publish

image

image

 

Select the following values of which represents your financial dimensions and add them to the selected fields.

7

Financial dimensions represents account

Account.BusinessUnit
Account.CostCenter
Account.Department

Financial dimensions represents offset account

OffsetAccount.BusinessUnit
OffsetAccount.CostCenter
OffsetAccount.Department

 

The financial dimensions have been added to Excel template, select the proper values and publish it to Microsoft Dynamics 365 for Finance and Operations

Go back to Microsoft Dynamics 365 for Finance and Operations client, the general journal entry is updated,  and it has financial dimensions.

 

Ref:  https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/financial/dimensions-overview

--------------------------------------------------------------------------------------------

 

Add lookup values for financial dimensions to Excel templates

 

  1. In Visual Studio, open the project where you modified DimensionCombinationEntity or DimensionSetEntity.
  2. Right-click DimensionCombinationEntity or DimensionSetEntity. Select Open.
  3. Right click Relations. Select New and then click Relation.
  4. In the Properties pane, set the following properties.
    • Validate - No
    • Cardinality - ZeroMore
    • Name - Enter the name of the financial dimension, such as Department.
    • Related Data Entity - Select the entity for the financial dimension that you entered in the Name field. The following table contains a list of the financial dimensions and the related entities.

TABLE 1

Financial dimension 'Use values from'

Related entity

< Custom dimension >

DimAttributeFinancialTagEntity

Agreements

DimAttributeAgreementHeaderExt_RUEntity

Bank accounts

DimAttributeBankAccountTableEntity

BusinessUnits

DimAttributeOMBusinessUnitEntity

Campaigns

DimAttributeSmmCampaignTableEntity

Cash accounts

DimAttributeRCashTable_RUEntity

Cost centers

DimAttributeOMCostCenterEntity

Customer groups

DimAttributeCustGroupEntity

Customers

DimAttributeCustTableEntity

Deferrals

DimAttributeRDeferralsTable_RUEntity

Departments

DimAttributeOMDepartmentEntity

Expense and income codes

DimAttributeRTax25ProfitTable_RUEntity

Expense Purposes

DimAttributeTrvTravelTxtEntity

Fiscal establishments

DimAttributeFiscalEstablishment_BREntity

Fixed asset groups

DimAttributeAssetGroupEntity

Fixed assets

DimAttributeAssetTableEntity

Fixed assets (Russia)

DimAttributeRAssetTable_RUEntity

Funds

DimAttributeLedgerFund_PSN

Item groups

DimAttributeInventItemGroupEntity

Items

DimAttributeInventTableEntity

Jobs

DimAttributeHcmJobEntity

Legal entities

DimAttributeCompanyInfoEntity

POS registers

DimAttributeRetailTerminalEntity

Positions

DimAttributeHcmPositionEntity

Project contracts

DimAttributeProjInvoiceTableEntity

Project groups

DimAttributeProjGroupEntity

Projects

DimAttributeProjTableEntity

Prospects

DimAttributeSmmBusRelTableEntity

Resource groups

DimAttributeWrkCtrResourceGroupEntity

Resources

DimAttributeWrkCtrTableEntity

Stores

DimAttributeRetailStoreEntity

Value streams

DimAttributeOMValueStreamEntity

Vendor groups

DimAttributeVendGroupEntity

Vendors

DimAttributeVendTableEntity

Workers

DimAttributeHcmWorkerEntity

  • Related Data Entity Cardinality - ZeroOne
  • Related Data Entity Role - Enter a unique name, such as "Dimension Department Lookup".
  • Relationship Type - Association
  • Role - Enter a unique name, such as Dimension Department.
  1. Right-click the Financial dimension name under Relations.
  2. Select New, and then click Normal.
  3. In the Properties pane, choose the name of the Financial dimension in the Field
  4. image
  5. imageimage imageimage
  6. Build the project and then synchronize it with the database.

 

Ref:  https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/financial/add-dimensions-excel-templates

 

 

arrow
arrow
    文章標籤
    D365 Excel Add ins
    全站熱搜

    lionlionchopper 發表在 痞客邦 留言(0) 人氣()