> For the complete documentation index, see [llms.txt](https://docs.totallink.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.totallink.nl/grex/faq-probleemoplossing-en-ideeen/problemen-oplossen/niet-de-juiste-versie-van-de-exploitatie-wordt-getoond.md).

# Niet de juiste versie van de exploitatie wordt getoond

## Waarom zie ik niet de exploitatie van vorig jaar in de verschillenanalyse of bij kolom 'Laatst vastgestelde exploitatie'?

De verschillenanalyse en kolom 'Laatst vastgestelde exploitatie' werkt niet correct als het werkportfolio nog gekoppeld is aan een verouderde vastgestelde jaarrekening. Stel de juiste jaarrekening in om dit op te lossen.

**Oorzaak:** Het werkportfolio is nog gekoppeld aan de vastgestelde jaarrekening van een vorig jaar. Daardoor wordt de vorige exploitatie niet goed opgehaald en werkt de verschillenanalyse niet zoals verwacht.

**Oplossing:** Stel de vastgestelde jaarrekening in bij het werkportfolio.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlsO9z0kiO5DiCpCGBf13%2Fuploads%2Foh5kybBqAsan3Lwa8Vfb%2F20260330-0712-05.7307230.mp4?alt=media&token=5c79a091-9358-4b06-9464-eca9b8eaa5d1>" %}

{% hint style="info" %}
**Tip:** Controleer aan het begin van elk nieuw boekjaar of de vastgestelde jaarrekening in het werkportfolio is bijgewerkt. Dit voorkomt dat de verschillenanalyse stilletjes verkeerde gegevens ophaalt.
{% endhint %}

{% stepper %}
{% step %}

### Ga naar de tegel Uitgangspunten en Totalen alle projecten

{% endstep %}

{% step %}

### Klik in de tegel op 'alle projecten'

{% endstep %}

{% step %}

### Ga naar tabblad uitgangspunten boekwaarde

<figure><img src="/files/Q7CxpGv9zZ5ud2OON5Dh" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Selecteer de juiste vastgestelde jaarrekening

<figure><img src="/files/pHGGrjdHqr80RnrZnkK7" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

Staat het juiste jaar hier niet tussen? Dan is er nog geen definitieve vastgestelde exploitatie in TotalLink gemaakt. Doe dit via [Foto definitief maken en gebruiken als laatst vastgesteld portfolio](/grex/how-to.../actualisatie-jaarovergang-grex-uitvoeren/mpg-afsluiting-op-portfolio-niveau.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.totallink.nl/grex/faq-probleemoplossing-en-ideeen/problemen-oplossen/niet-de-juiste-versie-van-de-exploitatie-wordt-getoond.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
