AX2330

Report Wizard: Creating a free-form dynamic rows report

Using the Report Wizard, you can create a free-form report with dynamic rows. The Free Form - Dynamic Rows report allows you to:

  • Select up to two dimensions to dynamically populate the rows. If two dimensions are selected, the first dimension is grouped by the second dimension—for example, accounts subtotaled by account categories.

    The row structure of this report is dynamic and will automatically adjust for subsequent additions or deletions to the selected dimension. For example, if the dimension is ACCT.ACCT and new accounts are later added to the ACCT table, this report will automatically update to include new rows for those accounts. (Assuming that the new accounts meet any filter applied to the report, and that the query is still configured to rebuild or insert data.)

  • Select any data for the columns. You can also apply a dimension to the column data. For example, you can have a report that contains a column (or columns) for each department or region, for a particular data point.

The Free Form - Dynamic Rows report does not contain any row-based calculations. Full-column totals or section subtotals are included.

To create a free-form dynamic rows report:

  1. On the Axiom tab, in the Reports group, click Reports > Report Wizard.
  2. For Choose a report style, select Free Form - Dynamic Rows, and then click Next.
  3. For Choose the rows for the report, select a grouping dimension to define the rows and optionally a subtotal dimension, and then click Next.

    • For Choose a dimension or grouping column to define the rows, select the column to define the sum level of the rows. You can select from any reference table in the system. You can double-click inside the box to bring up the column chooser, or you can click the Choose dimension icon to the right of the box.

      For example, if you choose ACCT.ACCT, then each individual row will contain the data for a single account. If you choose ACCT.Category, then each individual row will contain the data summed by account categories.

    • Optionally, you can select a second dimension by which to group and subtotal the rows of the first dimension. To do this, select the Use subtotal sections check box. Then for Choose a dimension or grouping column to define the sections, select the column that you want to use. The same rules apply as when selecting the first dimension.

      For example, if you choose ACCT.ACCT as the grouping dimension and then ACCT.Category as the subtotal dimension, then the report will display with accounts listed under their respective categories. A subtotal is included for each category section.

    The following additional options are available for the row dimensions:

  4. For Choose columns to display, specify the data to display in the columns, and then click Next. There are two options to determine the report's columnar structure:

    If you do not want to specify any other report options, you can click Finish at this point to create the report.

  5. Optional. For Specify a filter, define a filter to limit the data in the report, and then click Next. You can type the filter or use the Filter Wizard .

    The filter will be added as a sheet filter to the report. You can always edit the report later to apply a filter if you do not want to apply one now.

  6. For Choose report options, specify any report options that you want to apply to the report, and then click Finish.

    These are all standard report options. If you do not select them now, you can enable them later using the Sheet Assistant or the Control Sheet.

The report is created according to your selections. You can now modify it as desired.

Free-form dynamic rows report example

This example uses the option to define two row dimensions for subtotal groupings. The "base" dimension is DEPT and the subtotal dimension is DEPT.Country.