Create, edit, and view drill-downs—ICRW

A drill-down is a feature that enables you to view details beyond what's explicitly shown in a report. A drill-down links data in a report to additional data.

For example, you might create a purchase order report that includes a Document number column. You can link that column to the corresponding purchase order DrillId column. Users run can then select the link in the Document number column to view the purchase order transaction details.

Configuring drill-downs provides access to additional information without leaving the report or having to perform another task. You can add a drill-down to a new report or add it later.

To create a drill-down, you must link a column in a report to a DrillId column. Searching on the term 'drill' in the Reporting areas Search field returns all the DrillId columns available.

Create a drill-down

You create drill-down capability in a report by adding a DrillID column. Then, you link the DrillD column to a column in the report where the drill down link will appear.

Add the DrillID column to the report

  1. Go to Reports > All > Advanced > Interactive Custom Reports.

  2. Add a new report or edit an existing report.
  3. In the Reporting areas pane on the left, search for the term drill.

    A list of the DrillId columns in the reporting area appears. For example, if your report was created using the Purchase Order reporting area, the DrillId columns related to the Purchase Order reporting area appear.

  4. Double-click the appropriate DrillId column to add it to the report.

    Users drill into this data when they select the link in the report. For example, to create a link that drills into a purchase order transaction, double-click the DrillId [Purchase order transaction] column.

  5. Optionally, hide the DrillID column in the report from users.

    1. In the Table pane, select the Edit icon.
    2. In the Layout pane, scroll to the right to find the DrillId column you added.
    3. Select the More Options icon and select Hidden. The column is grayed out in the Layout section.

Link a column in a report to the DrillID

  1. In the Table pane, select the Edit icon. Then in the Layout pane, identify the column you want linked to the DrillId column.
  2. Select the More Options icon and select Column Properties.
  3. In the Column Properties dialog, select the Interaction tab and select the following values:

    1. Column Heading: Primary Interaction > None. You only want something to happen when the user selects on one of the values, not the column heading.
    2. Value: Primary Interaction > Action links
    3. Select the checkbox next to Do not display in a popup if only one action link is available at runtime.
  4. Select Add above the Action Links table to create a new action link.
  5. In the New Action Link dialog, type Drill in the Link Text field. This label text is hidden from users.
  6. For the Action option, select the Running man icon.
  7. In the Select Action dialog box, select Intacct Library, select the View icon, and then select OK.
  8. In the Edit Parameter Mapping dialog, select the Value arrow, choose Column Value, and then do the following:
    1. Select OK to close the Edit Parameter Mapping dialog, then select OK to close the New Action Link dialog.

    2. On the Column Properties dialog, in the Action Links section, select the Drill action to highlight it.

    3. At the top of the Action Links section, select the Edit (pencil) icon.

    4. Select the Edit Parameter Mapping icon, then under Value, select the down arrow, and choose Column Value.

  9. Select the arrow to the right of Column Value and select the DrillId you want to link the column to.
    For example, you might link the Document number [Purchase order transaction] column to the DrillId [Purchase order transaction] column. To create this link, you would select "Purchase order transaction"."DrillID".
  10. Select the Fixed and Hidden checkboxes, and then do the following:

    • Select OK three times.
    • Select Done to exit Edit mode.
    • Save the report.

Drill into report data

You can drill into a report to further analyze the data in the following way.

  1. Go to the Interactive Custom Reports list page.
  2. Run the report, or view it in the Refine tab. The values shown in blue are selectable links.
  3. Select a link to investigate the data further.

    Select the Drill popup to further investigate data in the report.

Delete a drill-down

  1. Go to Reports > All > Advanced > Interactive Custom Reports.

  2. Select Edit for the report.
  3. For the column you want to link, on the Define tab select the expand arrow A downward facing arrow tip to indicate a series of options that can be viewed by selecting the arrow to expand the list. (Options) and choose Column properties from the dropdown menu.
  4. Go to theInteraction tab on the Column properties dialog.
  5. Select the action link and select Edit (Edit), then select the double right-facing arrows icon Two closely spaced right-facing arrows to indicate that there are more options. (More).
  6. Select Remove action to remove the link.
  7. Select OK.