You can add a link to the DAT file that serves as the basis for the data in the report. The link is generated using a text field and the "pathname" variable, which ibaAnalyzer provides by default.

  1. From the Insert menu, select the Text object.

  2. Use the mouse to drag a rectangle in the workspace where you want to place the link.

    The Edit Text dialog opens.

  3. On the Data and Functions tab, select the variable "pathname" under "file_0" in the ibaAnalyzer variables.

  4. Confirm your changes in the dialog with <OK>.

  5. If necessary, resize the text field using the anchor points on the object frame.

  6. To make the link in the report output clickable and open the DAT file directly, edit the properties of the text object in the Report Designer by double-clicking the Link field.

    Enter the following: "file://" + ibaAnalyzer.file_0.pathname

  7. Confirm your changes in the dialog with <OK>.