Skip to content

Running Reports

The Run Reports page is the main runtime screen for executing reports on demand.

Navigation: Reporting -> Reports -> Run Reports

Screen Flow

The page works in a practical five-step sequence:

  1. select a report group
  2. select a report definition
  3. set parameters
  4. click Generate
  5. review, drill down, export, or save the result

Step 1: Choose A Report Group

The left panel lists report groups from the report catalog.

Typical examples:

  • Accounting
  • Financial Statements
  • Loans
  • Deposits
  • Management

Use the group search box when there are many groups in the tenant.

If the correct group is missing, the issue is usually in administration rather than in runtime.

Step 2: Choose A Report

After selecting a group, the center panel shows report cards for that group.

Each card typically shows:

  • report name
  • code or description
  • report type

Choose the report that answers the business question you have. If two reports look similar, rely on the report name and description rather than guessing from the code alone.

Step 3: Set Parameters

The parameter card controls the scope of the run.

Common parameters:

ParameterWhat it controls
From DateStart date for the report
To DateEnd date for the report
CurrencyReporting currency where supported
Business UnitsOne or more business units to include

For financial statements, additional parameters can appear:

ParameterWhat it controls
FS TemplateThe statement template to generate
Column SetThe comparative or presentation layout

If presets exist for the selected report, they usually appear as quick actions above the parameter form.

In normal use:

  • presets load for the currently selected report only
  • a default preset may be applied automatically when one is configured
  • clicking a preset hydrates the parameter form with the saved scope

Typical preset values include:

  • date range
  • currency
  • business units
  • FS template
  • column set

Step 4: Generate

Click Generate to run the report.

The system then:

  • validates the parameter payload
  • resolves the report definition
  • runs the underlying dataset procedure
  • renders the output in the report viewer

Step 5: Review The Result

The result may render as:

  • a standard table
  • a financial statement
  • a structured report with multiple sections

Before exporting or sharing, review:

  • period and scope
  • totals and subtotals
  • major balances
  • comparative columns where relevant

Drilldown

Where drilldown support exists, users can open underlying detail directly from the result.

Common drilldown examples:

  • account balance to journal lines
  • summarized count to supporting rows
  • statement line to supporting balances

Drilldown opens without leaving the report context.

What this means in practice:

  • drilldown is configured per report definition, not per user click
  • the report passes the current row context into the drilldown automatically
  • users do not need to re-enter the carried parameters manually
  • the action only appears on rows that satisfy the configured row-type and required-field checks
  • if no drilldown action appears, that report is either summary-only or not configured for drilldown

Export

After generating a result, users can export it as:

  • PDF
  • Excel
  • CSV

Use:

  • PDF for circulation and presentation
  • Excel for analysis and review
  • CSV for lightweight extraction or downstream processing

Good Runtime Practice

  • confirm the group and report before generating
  • use business-unit filters deliberately
  • review drilldown on unusual figures
  • save presets for repeated runs
  • capture snapshots for important period-end outputs

PinkApple ERP by Stat Solutions Network