- 4 Minutes to read
- Print
- DarkLight
- PDF
Frequently Asked Questions for Dynamic Reports
- 4 Minutes to read
- Print
- DarkLight
- PDF
Can I show the current quarter to date in the prior year?
Yes, you can display current quarter-to-date (QTD) data for the prior year in dynamic reports by using substitution variables in combination with time functions. First, create a substitution variable that retrieves data for the current period. Then, apply time functions that shift the data to the previous year and calculate the QTD value.
To learn more about creating substitution variables, click here.
How can I find or retrieve earlier versions of a dynamic report?
Earlier versions of a dynamic report can be accessed if they were previously saved as individual reports or captured using the Snapshot option. To preserve historical versions, use the Snapshot option to create and store point-in-time copies of the report, each with a unique name. This ensures you can reference or compare prior versions as needed.

How do I group multiple accounts from the same department into a single line in reporting?
To display multiple accounts from the same department on a single line in a report, select the parent account that groups those individual accounts. When a parent account is selected, the report will automatically roll up and summarize the data from all its child accounts.
For example, if you have a parent account named Factory & Equipment with child accounts such as Rent, Repairs, Network Equipment, and Maintenance, you can select Factory & Equipment in the report. The report will then display one line for Factory & Equipment, showing the aggregated total of all its associated child accounts.
How do I unlock a Dynamic Report?
If you can only view the report but cannot edit it, you have been assigned Can Read access. To edit the report, contact the report owner and request that your access be updated to either Can Edit or Full Control.
Can I add the Time dimension to the header?
Yes, you can add the Time dimension to the header. To do this, open the header configuration in the report and expand the Variables pane. Then, drag and drop the desired Time dimension members into the header section of the report. Similarly, you can add

What is the difference between @CURMTH@ and @CURM01@?
@CURMTH@ returns the current month based on the system's processing period and updates dynamically. Whereas, @CURM01@ always returns the first month of the fiscal year and remains static, for example January if the fiscal year starts in January.
Why can't I see all Report Sets if I'm an admin?
Being an admin does not automatically give you access to all Report Sets. What you can see depends on:
Your access permissions to specific reports or folders
The Navigation Role assigned to you or your user group
To view all Report Sets, make sure you have the appropriate Navigation Role and the necessary folder or report-level access.
How do I add an attribute or a variable to a report header?
You can add an attribute or a variable to a report header using a simple drag-and-drop action.
Navigate to the desired report.
Click Show Header and Footer.
Expand the Variables pane on the left side to view available attributes and variables.
Dark blue solid circles represent dimensions.
Light blue solid circles represent attributes and attribute hierarchies.
Green solid circles represent variables.

Drag and drop the desired attributes or variables into the report header.
Click OK. The attributes and variables will be added successfully.
Can we sort a column (e.g., FvB) from lowest to highest in a Dynamic Report?
Yes. Dynamic Reports provide a Sort Ascending/Descending option for any column, including the FvB column.
To sort:
Open the Dynamic Report.
Select the column or cell you want to sort (for example, the FvB column).
On the top toolbar, click the cube-like Grid icon.
Choose Sort Ascending (lowest to highest) or Sort Descending (highest to lowest).
The report grid will refresh to show the data in the selected order.
How do I wrap text in a header within a row set in a Dynamic Report?
To wrap text in a header within a row set in a Dynamic Report, follow these steps:
Navigate to Reports and open the required Dynamic Report.
From the Grid menu, select Show Column/Row Header.
Select the header cell where you want to apply text wrapping, then click Format.
Under Alignment & Indentation, click Wrap Text.
In the report, drag the header border to reduce the cell width. The text in the cell will automatically wrap to fit the adjusted width.

How do I add a static number as net sales in a report?
You can manually add a static value (e.g., Net Sales) in a Dynamic Report by inserting a custom row or column and entering the number directly.
Navigate to Reports.
Create a new report or open an existing one.
Click Formula and select Insert Row/Column, depending on where you want the static number to appear.
In the newly inserted row or column, double-click the desired cell and type the static number.
(Optional Step) Rename the row or column header to Net Sales for clarity.
Click Save to apply your changes.
How do I format forecast columns in a report?
To format a column in a report, do the following:
Navigate to Reports, and open the report you want to format.
Click Grid and select Show Column Headers.
Click the column header for the forecast column to select it.
Click Format on the toolbar.
In the Text section, choose the desired formatting options, such as Bold, Italic, or Underline.
How do I add a run rate column to a report?
To add a column for Run Rate in a report, do the following:
Navigate to Reports, and open the report you want to update.
Click Formula, then select Insert Row/Column to add a new column.
In the Insert Formula pane, enter a name for the column header, and set Function to Custom Formula.
In the report, enter the formula to calculate the run rate.
Click Save to apply your changes.
Note:
A typical run rate formula divides year-to-date actuals by the number of elapsed periods.