# D365, AX, Business Central, Navision

## Specific information about Microsoft ERP systems

Microsoft has several ERP systems such as D365, AX, Business Central and Navision. As these systems are highly customizable and often integrated by a consultant into a company's IT infrastructure, the general ledger of two companies rarely looks the same. Most Skovik users will therefore need a custom solution to be able to transfer files from Skovik to the ERP system.&#x20;

## Integrate with Microsoft ERPs

Several of our customers have decided to build an integration between Skovik and their Microsoft ERP system. The integration will automatically send approved reports to the ERP system. Find more information about integrations in the following article:

{% content-ref url="/pages/ji2ssMgFZPfHfJ4PZL3H" %}
[System Integrations](/for-it-and-developers/system-integrations.md)
{% endcontent-ref %}

## File transfer to Microsoft ERPs

As the general ledger in the ERP system differs from company to company, you might need help from Skovik's support to ensure a successful file transfer. Some customers will be able to use an already existing bookkeeping file from Skovik, while others, will need an excel module that transforms the data into a data structure that their ERP system may import.

### Use Skovik's pre-existing formats

Skovik has two pre-existing bookkeeping formats, one format called **bookkeeping** and one format called **expense transactions.** You can easily export both formats to see if you may import either format directly into your ERP. &#x20;

{% hint style="info" %}
If you have a Swedish branch in Skovik and are using either NAV or Business Central, you may also export a **SIE-file**
{% endhint %}

#### Export a pre-existing format

* Go to the **Export** tab in the Skovik menu
* Fill in the form by following the below steps:

<table><thead><tr><th width="150">Headline</th><th>Explanation</th><th data-hidden></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td>Branch*</td><td>If your company has several branches, choose the one you want to export data from</td><td></td><td></td><td></td></tr><tr><td>Format</td><td>Choose either <strong>Bookkeeping</strong> or <strong>Expense transactions</strong></td><td></td><td></td><td></td></tr><tr><td>From/To</td><td>Choose the interval of dates to export. Use the tab called <strong>History</strong> to ensure that there are no overlapping dates</td><td></td><td></td><td></td></tr><tr><td>Included</td><td>Choose which information should be exported. Usually, <strong>all</strong> data is included</td><td></td><td></td><td></td></tr><tr><td>File-type</td><td>Choose whether you want a <strong>CSV-file</strong>, <strong>Excel-file</strong>, or <strong>JSON-file</strong></td><td></td><td></td><td></td></tr></tbody></table>

* Press the blue **Export** button
* Download the newly created file. The file can be found below the headline **Your recent exports**
* Upload the file to your ERP system

For more tips regarding the export, read the following article:

{% content-ref url="/pages/OrUcvCDGR1rrnYfNzNj1" %}
[Export Data](/for-finance-and-hr/export-data.md)
{% endcontent-ref %}

### Use a custom-made format

If Skovik's pre-existing files are not working for your general ledger, Skovik can help you by creating an excel module. The excel module will transform the data from a Skovik-file into a format that matches your general ledger.

#### Creation of a custom-made format

For Skovik to create an excel module, we would need the import template you can find in your ERP system. Generally, the Skovik-file needs minor modifications to be imported to a Microsoft ERP. However, in case of more extensive changes, it might be easier to build an integration or let an external consultant create a script that transforms the file.

#### Export a custom-made format

If you use a custom-made format with an excel module, there will always be an instruction in the excel-module itself. For more tips regarding the export, read the following article:

{% content-ref url="/pages/OrUcvCDGR1rrnYfNzNj1" %}
[Export Data](/for-finance-and-hr/export-data.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skovik.com/for-finance-and-hr/export-data/d365-ax-business-central-navision.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
