Dynamic Reports¶
The Dynamic Reports are the interactive accounting reports you consult on screen. They all share the same view, so once you know how to drive one, you know how to drive them all: the filters are at the top, the figures fold and unfold, any figure can be drilled down to the underlying entries, and the result can be exported to XLSX or PDF.
The reports are listed under and are described in Reporting.
Filter the report¶
The filter bar above the table holds the filters that are relevant for the report you opened. The most common ones are:
- Date Range
The start and end date of the period. For balance-sheet style reports, only the end date is meaningful.
- Comparison
Adds one or more comparison columns. Choose the comparison mode in the dropdown, then set the number of Periods (up to three).
- Journals, Partners, Analytic Accounts
Restrict the report to a selection of journals, partners, or analytic accounts.
- Account Type
Restrict the report to a type of account.
- Show Draft Entries
Includes unposted journal entries. It is off by default, so the report shows posted entries only.
- Hide Zero Lines
Hides the lines whose value is zero on every column.
- Separate Debit/Credit
Shows the debit and the credit in two columns instead of one signed balance.
- Budget Comparison
Adds the budgeted amount and the variance next to the actuals. See Budgets.
- Currency Translation
Chooses how foreign-currency amounts are converted in the report.
- menu
- Accounting ‣ Reporting ‣ Dynamic Reports ‣ Balance Sheet
- shows
- The Dynamic Report view with the search box, the visual toggles and the filter bar (Date Range, Comparison, Journals, Hide Zero Lines) above the folded report table.
- highlight
- The filter bar (red frame).
- data
- Demo company "YourCompany HU", fiscal year 2026, comparison with the previous period.
- module
- report_dynamic, account_dynamic_reports
- notes
- English UI, light theme, 1440px width.
Visual aids¶
Five toggles next to the search box change how the figures are presented. They are personal display options and do not alter the data:
- KPI Cards ()
A row of headline figures above the table.
- Heatmap ()
Shades the cells according to their value. Two modes are available: Absolute mode colors by the size of the amount, Variance mode colors by the difference with the comparison column.
- Waterfall Chart ()
Shows how the successive lines build up to the total. It requires at least two lines.
- Sparklines ()
Adds a miniature trend curve at the end of each line.
- Financial Ratios ()
Opens a side panel with the ratios computed from the report.
Annotate a line¶
Any line of a report can carry annotations, for example to justify a variance to the auditor. Open the menu at the end of the line and add your note; annotated lines are then marked with a warning badge, and the note records who wrote it and when. Annotations stay attached to the line and are visible to the other users of the report.
Export¶
Two buttons in the top bar export what is currently displayed — including the filters, the comparison columns and the folding state:
XLSX produces a spreadsheet;
PDF produces a printable document.
See also