# Troubleshooting

Occasionally, SharePoint displays the following error message:

<figure><img src="/files/5VVMX9dyGm8QRd6xG6EJ" alt="" width="418"><figcaption></figcaption></figure>

We have found that it is often due to the display of Lookup fields. To resolve this error, you should first try to hide the Parent and Dependencies fields from your view.&#x20;

Click on the View dropdown (in this case, "All Items"), and then **Add or remove fields**.

<figure><img src="/files/UXPa393bYxkp3Vtu7Vxl" alt="" width="192"><figcaption></figcaption></figure>

Then unselect the Parent and Dependencies fields.

<figure><img src="/files/It8r3DBkazOiys99FStJ" alt="" width="275"><figcaption></figcaption></figure>

You may also need to remove any custom lookup fields you have on your view.

Click **Apply**.

If this has not resolved your issue, try creating a new view from scratch. If you still see the error, contact support at **<contact@365automate.com>** and we'll look into it for you.


---

# 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://365automate.gitbook.io/365automate-gantt/troubleshooting.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.
