# Troubleshooting

***

#### Q: When exporting data to Power BI from multiple Jira instances, one connects fine but another returns an error upon attempting to connect. What might be the problem?

**A**: Initially, ensure you're utilizing distinct API tokens for each Jira Instance and entering the correct email addresses for authentication in Power BI. If the error persists before even reaching the authentication stage, it may be necessary to reset permissions and establish new connections from scratch. For comprehensive guidance on how to accomplish this, please visit our [**dedicated Tips and Tricks page**](https://thecode4.gitbook.io/thecode4-docs/user-guide/tips-and-tricks-for-effortless-and-fluent-work-with-bi-tools/how-to-edit-or-clear-permissions-for-an-existing-data-source-connection-in-power-bi-desktop).

#### Q: Why is my Power BI report showing outdated data?

**A**: Outdated data in your Power BI reports, coupled with reduced performance, is likely due to accumulated cache files. Clearing the cache should resolve this issue. For detailed instructions on how to clear the cache, please refer to our [**dedicated Tips and Tricks page**](https://thecode4.gitbook.io/thecode4-docs/user-guide/tips-and-tricks-for-effortless-and-fluent-work-with-bi-tools/how-to-clear-the-cache-in-power-bi-desktop).

#### Q: Error 510: Why can't I refresh data in Power BI/Tableau/Looker Studio, or why are the CSV/JSON/Excel/PDF files empty after export?

<div><figure><img src="https://3783386375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWbAZwNh39hWp69xdDNc6%2Fuploads%2FVqHGkalgotZ0LkvRrx0a%2Fpower_bi_error_510.jpg?alt=media&#x26;token=7461a0f3-ed54-4317-8928-192a7efe5e97" alt=""><figcaption></figcaption></figure> <figure><img src="https://3783386375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWbAZwNh39hWp69xdDNc6%2Fuploads%2FIpwXBB5UmRka7cwdc3Pj%2Ftableau_error_510.jpg?alt=media&#x26;token=c4c9c9b6-e87f-4542-99ab-1ad883acdec3" alt=""><figcaption></figcaption></figure></div>

**A**: Users may experience this error if they have included fields in their data source that are exclusive to the paid versions of the Data Processor app, identified by 'stars' signs (e.g., <img src="https://3783386375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWbAZwNh39hWp69xdDNc6%2Fuploads%2FHX8ukHQ0eKZy0T5gCaai%2Fpro_stars.png?alt=media&#x26;token=e00ed902-83ff-4260-ac13-3c3060dd66f5" alt="" data-size="line">**Available only for PRO version** or <img src="https://3783386375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWbAZwNh39hWp69xdDNc6%2Fuploads%2FbcVLfli3L1AOfB014UAK%2Fxray_stars.png?alt=media&#x26;token=853e905b-3e58-4c83-bf8c-1a1d29e32e69" alt="" data-size="line">**Available only for Data Processor for Xray**). This problem usually arises if the license for these paid add-ons has expired or if such a plugin has been uninstalled from your Jira instance.<br>

If you've had the chance to use the **BI Exporter for Jira** app, we'd love to hear your **thoughts**. Help us improve by sharing your honest review of the [Free](https://marketplace.atlassian.com/apps/1233034/data-processor-for-jira-multi-bi-connector-free?hosting=cloud\&tab=reviews), [PRO](https://marketplace.atlassian.com/apps/1233504/data-processor-for-jira-link-power-bi-looker-tableau-pro?hosting=cloud\&tab=reviews), [Xray](https://marketplace.atlassian.com/apps/1233855/data-processor-for-xray-power-bi-tableau-looker-connector?hosting=cloud\&tab=reviews) or [Projectrak](https://marketplace.atlassian.com/apps/1235379/bi-exporter-for-projectrak-power-bi-looker-tableau-csv?hosting=cloud\&tab=reviews) versions. Your feedback is crucial as we strive to improve and tailor our services to better meet your needs. 🤝

***

Still have questions? Feel free to [**reach out to us**](https://thecode4.gitbook.io/thecode4-docs/support) for any additional information or to request new features!


---

# 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://thecode4.gitbook.io/thecode4-docs/faq-and-troubleshooting/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.
