|
| 1 | +--- |
| 2 | +title: Data quality ERR00015 in Business performance analytics |
| 3 | +description: Provides information about the Data quality error (error code ERR00015) in Business performance analytics in Microsoft Dynamics 365 Finance. |
| 4 | +author: jinniew |
| 5 | +ms.author: jiwo |
| 6 | +ms.reviewer: twheeloc |
| 7 | +ms.date: 12/17/2024 |
| 8 | +ms.search.form: business-performance-analytics |
| 9 | +audience: Application User |
| 10 | +ms.custom: sap:Business intelligence, reporting, analytics\Business Performance Analytics (BPA) |
| 11 | +--- |
| 12 | +# Data quality error: Error code: ERR00015 [Type: Warning] |
| 13 | + |
| 14 | +This article provides a resolution for the Data quality error (error code ERR00015) that occurs in [Business performance analytics](/dynamics365/finance/business-performance-analytics/business-performance-analytics-home-page) in Microsoft Dynamics 365 Finance. |
| 15 | + |
| 16 | +## Symptoms |
| 17 | + |
| 18 | +When inputs are processed in the [dimensional data model](/dynamics365/finance/business-performance-analytics/business-performance-analytics-data-model), an unresolvable error occurs, and the *ERR00015* error code is logged in the **Bpa self help logs** table in Microsoft Dataverse. In this case, the output table is empty, and reports are missing data. The details of the unresolvable error are included in the log details. |
| 19 | + |
| 20 | +Here's an example of a record: |
| 21 | + |
| 22 | +> One or more data quality issues found - Primary key constraint violated with 1 duplicate count for dmo_generalledgerfact.dmo_generalledgerfactid |
| 23 | +
|
| 24 | +## Resolution |
| 25 | + |
| 26 | +The following table lists the errors and the related resolutions. |
| 27 | + |
| 28 | +|Error|Example of the error|Resolution| |
| 29 | +|--|--|--| |
| 30 | +|Primary key violations| Here are examples of two messages that can be logged for primary key violations: <br> - Primary key constraint violated with `1` duplicate count for dmo_budgetfact.dmo_budgetfactid. <br> - Primary key constraint violated with `1` null count for dmo_budgetfact.dmo_budgetfactid.| Contact Microsoft Support for assistance.| |
| 31 | +|Alternate key violation|Alternate key constraint AK1 violated with `1` duplicates and `1` null values for dmo_budgetkey.| Contact Microsoft Support for assistance.| |
| 32 | +|Null guid violation|Not null guid constraint violated with `1` null values for dmo_budgetfact.dmo_budgetfactid.|Validate the source data exists in Dynamics 365 Finance. If the data exists but the issue persists, contact Microsoft Support for further assistance.| |
| 33 | +|Null DateTime violation|Not Null DateTime constraint violated with `1` null values for dmo_budgetfact.dmo_budgetpostingtimestamputc.|Validate the source data exists in Dynamics 365 Finance. If the data exists but the issue persists, contact Microsoft Support for further assistance.| |
| 34 | +|Empty string violation|Not empty string constraint violated with `1` empty values for dmo_generalledgerfact.dmo_generalledgercurrency.|Validate the source data exists in Dynamics 365 Finance. If the data exists but the issue persists, contact Microsoft Support for further assistance.| |
| 35 | + |
| 36 | +## See also |
| 37 | + |
| 38 | +[Business performance analytics self-help](business-performance-analytics-self-help-overview.md) |
0 commit comments