Financial views

Financial views help you create dynamic financial statements that you can view in the HD view or generate in report form for deeper analysis of your financial data. Each financial view can be filtered by calendar, by year, and by period and you can include or exclude unmerged entries which are not on hold. Views which explicitly include account numbers can also be filtered by account number.

Planning is vital to a great financial view. AccountingWare suggests that you design the financial view on paper before undertaking the design in ActivReporter. You may be able to use existing rollups to group information for financial reports, or you may need to create new rollups.

The rows in a financial view can report over all accounts in the chart of accounts or over specified segments and/or rollups. The columns in a financial view are defined by choosing a column name, financial view function, and depending on the function selected, by specifying an items expression.

How the financial view is defined determines what information is available for financial reports based on the financial view.

×

Fully qualified naming convention

When specifying arguments in conditional expressions, it is important to eliminate any ambiguity so that ActivReporter can correctly evaluate the expressions. To do this, we refer to the element we are specifying a condition on by its fully qualified name. In general, the fully qualified name has the following form:

<Two-character package ID>.<entity name>.<item name>

Ambiguity can arise in a couple of ways:

  • If you have a GL segment named "Account", it can conflict with the GL account entity. In order to eliminate the ambiguity, refer to the account entity as GL.Account and to the segment as GL.Segment.Account.
  • If you are using financial functions which are not GL-specific, you may need to distinguish segment/rollup names from attribute names (or entity names) from other packages. If a segment/rollup name is the same as the attribute or entity name, an ambiguity can occur.

    Fully-qualified names are not necessary for GL-specific functions such as Activity, Balance, YearToDate, etc.; however, there's no harm in using them.

 

×

Account Conditions

Condition Expression

Enter a SQL condition statement here to exclude or include information from the financial view. Alternatively, you can use the table below to describe the conditions you need and ActivReporter will build and add the conditions to this text box.

Conditions table
Use this table to construct the conditions you need in order to accurately select information for the financial view.
Item
From the drop-down list, select the account entity, or the segment, rollup, department, etc., to define a range or mask on. The items in the dropdown are filtered based on the selected function and are represented by their fully qualified names.
Mask

Enter a mask for the selected item values when the values you need to select have common characters but are not in a particular order.

Press F3 to look up the value.

If a value is already selected, you can press F4 to open the record in its native editor.

Begin

Enter the first value in the range of item values you need to select. Use a range when the values are in a defined order.

Press F3 to look up the value.

If a value is already selected, you can press F4 to open the record in its native editor.

End

Enter the last value in the range of item values you need to select. Use a range when the values are in a defined order.

Press F3 to look up the value.

If a value is already selected, you can press F4 to open the record in its native editor.

Check Conditions button
Click this button to check for SQL errors in the condition statement.

 

×

HD view

ActivReporter provides several ways to tweak the HD view to make it work for you.

Note

For more on how to show and hide columns when using the View Options feature, click here.

Showing columns

  1. Right-click in the HD view and select Options from the shortcut menu. The Options dialog box opens.

  2. In the Hidden Columns list box, select the column(s) to show. You can use Ctrl and/or Shift selection to select multiple columns.
  3. Click to move the selected column(s) to the Visible Columns list box.
  4. Click OK.

Hiding columns

  1. Right-click in the HD view and select Options from the shortcut menu. The Options dialog box opens.
  2. In the Visible Columns list box, select the column(s) to hide. You can use Ctrl and/or Shift selection to select multiple columns.

    Note

    Each entity has one or more identifier columns which are denoted in the Options dialog box by an asterisk (*). Identifier columns cannot be hidden and, consequently, cannot be removed from the Visible Columns list box.

  3. Click to move the selected column(s) to the Hidden Columns list box.
  4. Click OK.

Rearranging columns

Method 1

  1. Right-click in the HD view and select Options from the shortcut menu. The Options dialog box opens.
  2. In the Visible Columns list box, highlight a column you want to move.

  3. Use and to move the column to the desired position.
  4. Repeat steps 2-3 for other columns until you achieve the desired order.
  5. Click OK.

Method 2

  1. In the HD view, click the heading of the column you want to move and hold the mouse button down.

  2. Drag the column to the desired position. A vertical blue line indicates where the column will be moved.

  3. Release the mouse button. The column is moved to its new position.

  4. Repeat steps 1-3 for any other columns you need to move.

Resizing columns

You can shorten or widen the display area of columns.

Method 1

  1. Right-click in the HD view header row to open the shortcut menu. If you want to resize a particular column, right-click on that column in the header. If you want to resize all columns, right-click anywhere in the header.

  2. From the menu, select Size Column to Fit to size the column you clicked on to the width of the longest value visible in the column, or select Size All Columns to Fit to size each column to the width of its longest visible value.

Method 2

  1. Hover over the vertical divider at the right end of the column you want to resize. The cursor changes to .

  2. Click and drag to the right to widen the column; to the left to shorten it.
  3. When you achieve the desired width, release the mouse button.

Restoring default column settings

At any time you can revert to the column settings you had for a folder when ActivReporter was installed.

  1. Right-click in the HD view and select Options from the shortcut menu. The Options dialog box opens.

  2. Click Defaults. The Hidden Columns and Visible Columns list boxes are restored to their original settings as is the HD view.
  3. Click OK.