Skip to content

Commit 963e956

Browse files
authored
update the draft
1 parent 81e4a4c commit 963e956

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

support/dynamics-365/finance/financial-reporting/simple-report.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
title: Troubleshoot Report Design and Data Issues
55
description: Describes how to create a report to analyze data issues that occur in Microsoft Dynamics 365 Finance reports.
66
author: aprilolson
7-
ms.date: 02/05/2025
7+
ms.date: 02/14/2025
88

99
# optional metadata
1010

@@ -25,29 +25,29 @@ ms.custom: sap:Financial reporting and management reporter\Issues with report de
2525
---
2626
# Troubleshoot report design and data issues
2727

28-
A practical way to troubleshoot report design or missing data issues effectively is to simplify the process and control variables. Focusing on a specific scope is often more manageable than diagnosing an entire report. Start by creating the smallest possible reproduction of the issue and make changes one at a time. In some cases, manually recreating a report or starting over with the design helps uncover design flaws or process bugs.
28+
A practical way to troubleshoot design or missing data issues in [financial reporting](/dynamics365/fin-ops-core/fin-ops/analytics/financial-reporting-intro) is to simplify the process and control variables. Focusing on a specific scope is often more manageable than diagnosing an entire report. Start by creating the smallest possible reproduction of the issue and make changes one at a time to help isolate the problem. In some cases, manually recreating a report or starting over with the design can help uncover design flaws or process bugs.
2929

30-
To troubleshoot report issues, confirm that following:
30+
To troubleshoot report issues:
3131

32-
- Check that your data mart integration is current and healthy.
33-
- Create a minimal report to troubleshoot the issue.
32+
- [Check that your data mart integration is current and healthy.](#check-the-data-mart-state)
33+
- [Create a minimal report.](#create-a-minimal-report)
3434

3535
## Check the data mart state
3636

3737
To check the state of your data mart, follow these steps:
3838

3939
1. In **Report designer**, go to **Tools** > **Integration status**.
40-
2. Check that the **Status** isn't **Failed** and the **Last Runtime** date is after you created your data. Usually, the General Ledger transactions are tracked to **Fact map**. Occasionally, due to system load and data volume, data mart integration can take longer. You might need to wait more than one hour for larger data changes to complete integration into data mart.
40+
2. Check that the **Status** isn't **Failed** and the **Last Runtime** date is after the creation of your data. Usually, the General Ledger transactions are tracked to **Fact map**. Occasionally, due to system load and data volume, data mart integration can take longer. You might need to wait more than one hour for larger data changes to complete integration into data mart.
4141

4242
3. To check more detailed statistics, go to **Tools** > **Reset data mart**, but don't reset the data mart.
4343

4444
If there are transactions with six or more attempts, there could be data integrity issues. Having amounts here doesn't mean data is missing from your report, but it can be a source of missing data. Work with Microsoft support to determine the cause of the stuck data.
4545

4646
4. If there are [Misaligned main account categories](/dynamics365/fin-ops-core/dev-itpro/analytics/reset-financial-reporting-datamart-after-restore#misaligned-main-account-categories), reports based on account categories could report incorrect amounts.
4747

48-
## Create a report for troubleshooting
48+
## Create a minimal report
4949

50-
To create a report to troubleshoot report issues, follow these steps:
50+
To create a minimal report to troubleshoot report issues, follow these steps:
5151

5252
1. Simplify the report as much as possible. The goal is to get to a single number.
5353
2. Remove any [reporting tree](/dynamics365/fin-ops-core/fin-ops/analytics/financial-reporting-tree-definitions) and dimension set.
@@ -66,7 +66,7 @@ To create a report to troubleshoot report issues, follow these steps:
6666

6767
7. This should display a report with a single cell of data.
6868
8. Verify the report is working as expected.
69-
9. Add one modification at a time if your issue includes specific design requirements. For example, currency filter, attribute filter, year-to-date, or beginning balances.
69+
9. If your issue includes specific design requirements, such as currency filter, attribute filter, year-to-date, or beginning balances, add these modifications one at a time.
7070
10. If the issue still exists, contact Microsoft support and provide the following information:
7171
- [Export the .tdbx files](/dynamics365/finance/general-ledger/view-financial-reports#export-a-financial-report) of the simplified and original reports.
7272
- Screenshots of the simplified report build block designs including rows and columns.

0 commit comments

Comments
 (0)