Wednesday, 18 July 2018

Repeat the heading to the next page in SSRS Reports:

To repeat the table header in the next page, follow these steps:
⦁    Open the report in visual studio

     Select the Tablix

   Select the advanced mode:

   

    Select the left side Row group Main Static and change the properties:
⦁    Keep with Group: After
⦁    RepeatOnNewpage: True

    
  

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:
  1. Open a new workbook in Excel and navigate to the Insert tab. Under Add-ins, select My 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..!












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...