Wednesday, 25 April 2018
Excel data connector in AX7/D365
Excel data connector in AX7:
Configuring and using the Excel Data Connector Add-in
The Excel Data Connector add-in is built by using the Office Web Add-ins framework. The add-in runs in a task pane. Office Web Add-ins are web applications that run inside an embedded Internet Explorer browser window.
will show you how to configure an Excel Data Connector add-in and use it to export data from Dynamics 365 for Finance and Operations and publish the updated data back in Dynamics 365 for Finance and Operations.
How to do :
Please follow the below steps in order to complete this:
- Open a new workbook in Excel and navigate to the
Inserttab. UnderAdd-ins, selectMy Add-ins, as shown in the following screenshot:
2.Under
Office Add-ins, navigate to STORE, search for Microsoft Dynamics Office Add-in, and click on Add. This is shown in the following screenshot:
Thank you..!
Subscribe to:
Posts (Atom)
Repeat the heading to the next page in SSRS Reports: To repeat the table header in the next page, follow these steps: ⦁ Open the repo...
-
A call to the Microsoft Dynamics AX SRSFrameworkService service failed.Expected record type ‘PreambleAck’, found ‘72’.. To Resolv...
-
InitValue : public void initValue() { super(); this.DateofIndent = today(); this.IndentNumberToUnitEdit = ''; }...
-
Get ProductMaster based on Product varients HI, Below is the sample code used to get Product number based on product variants. Since...
