Defining Column Sets

A column set defines the format and content of the columns in an FSG report. In FSG, the commonly assumed attribute for a column definition is a time period (amount type), whereas the attribute for a row definition is an account assignment. Therefore, typical column sets include headings and subheadings, amount types, format masks, currency assignments, and calculation columns for totals.

When you define a column set, you can:

You can define a new column set or use FSG's AutoCopy feature to copy an existing column set, which you can then edit as needed. You can also define column sets graphically, using the Column Set Builder.

Column Sets and XBRL Reports

For XBRL output, columns are used to show the Amount Type, Period, Offset, and Currency. For the Entity (or Company Name) part of the numeric content, enter the name as a Column Description.

For XBRL output, calculations must be performed at the row level only. If you choose a column set that contains calculated columns, the report will complete with a warning, A log file identifies the columns that could not be processed.

To define a column set:

  1. Navigate to the Column Set window.

  2. Enter a Name and Description for the column set.

  3. (Optional) Enter an Override Segment.

    See: Override Segments.

  4. (Optional) Select the Enable Security checkbox to apply Definition Access Set security to your column set definition. Definition Access Sets are an optional security feature that enables you to control access to your General Ledger definitions. For example, you can prevent certain users from viewing, making changes, or using your column set. If you do not enable security, all users will be able to use, view, and modify your column set.

    If the Assign Access function is available for your responsibility, the Assign Access button is enabled once you check the Enable Security checkbox. Choose the Assign Access button to assign the definition to one or more Definition Access Sets with the desired privileges. For more information, see Definition Access Sets.

    If the Assign Access function has been excluded from your responsibility, you will not be able to view the Assign Access button in the column set window. You can still secure the column set by checking the Enable Security checkbox, but only Definition Access Sets that are AutoAssigned will be automatically assigned to this column set. See your System Administrator for more information on Function Security.

  5. Choose Define Columns.

  6. Enter the starting Position for each column. This is the number of characters from the left edge of the page that marks where each column starts. Consider the following factors when determining the starting positions of your columns:

  7. Enter a unique Sequence number for each column. You can use the sequence number to define column calculations.

    Note: The sequence number does not control the order of the columns on a report like it does for rows in a row set. Instead, column order is determined by the column starting positions.

  8. Enter a Format Mask to control the display of values which FSG prints in the column. See: Format Masks.

  9. Enter a Factor (Billions, Millions, Thousands, Units, or Percentiles) that determines how to display numeric values.

    For example, if you use the factor Thousands with the format mask 99,999,999.99, the number 23,910 will appear as 23.91 on your report. If you use the factor Percentiles with the format mask 99.99, the number .1258 will appear as 12.58 on your report. To display amounts using no factor, choose Units.

    Suggestion: If you assign a factor besides Units to each of your columns, put the factor name in the related column headings so you can easily identify the factors on your report.

  10. (Optional) Enter the Balance Control options, Advanced Options, and Display Options for each column.

    Note: If you want to create a report which reverses the commonly assumed attributes for row sets and column sets, leave the Balance Control options blank on this window and set them on the Rows window instead.

  11. (Optional) To create a calculation column (for variances, percentages, totals and subtotals), choose Calculations. To assign accounts to the column, choose Account Assignments.

    Note: A column definition can have calculations or account assignments, but not both.

  12. (Optional) To create an exception report, choose Exceptions.

  13. Define additional columns for the column set (steps 5 through 11).

  14. Create the column headings. See: Creating Column Headings.

  15. Save your work.

Securing Column Sets

You can secure your column set definition using definition access sets. Definition access sets are an optional security feature that enables you to control use, view, and modify access to your General Ledger definitions.

The following describes what Use, View, and Modify access mean as it pertains to column sets:

Report Width

FSG has no restrictions on report width. You can create a large report and use ADI to download the report to an Excel spreadsheet.

FSG uses rules to determine page width and print style depending on the width of your report. Keep these rules in mind as you create column sets which affect the overall width of your reports.

Page Width Rules

FSG sets the width of your report based on:

If the width of the report is less than or equal to 255 characters, FSG will match your report width to one of the pre-defined categories below.

If the width of the report exceeds 255 characters, the report width will be set to the widest of the above two factors.

Print Style Rules

If the width of your report is less than 255 characters, FSG will follow the rules below to determine print style.

Related Topics