Reporter Object

The Reporter object generates and maintains clinical and pre-clinical study reports based on data and analyses resulting from the execution of Phoenix Workflow objects. It is designed to work with tables, graphs, text objects, and worksheets. For example, the Reporter object can take output from the AutoPilot Toolkit, PK tables and graphs and place them into final or interim reports.

Use one of the following to add a Reporter object to a Workflow:

Right-click menu for a Workflow object: New > Reporter > Reporter.
Main menu: Insert > Reporter > Reporter.
Right-click menu for a worksheet: Send To > Reporter > Reporter.

Note:To view the object in its own window, select it in the Object Browser and double-click it or press ENTER. All instructions for setting up and execution are the same whether the object is viewed in its own window or in Phoenix view.

Additional information is available on the following topics:

Define the report content

Table options

Figure options

Pagination in the report

Captions

Footnotes

Report document setup

Handling lost connections

Object output

Setting up preferences

Define the report content

In the Setup tab, check item(s) in the hierarchical list to include them in the report. Selecting the top level node selects all child content below the node.

Uncheck item(s) in the hierarchical list to exclude them from the report. You can also click the red X next to the item in the lower list to delete it (the item is automatically unchecked in the top list).

Reporter is designed to recognize certain objects in a project as tables, figures, or lists and will add the appropriate form of content to the lower list.

 

icon_reporter_table.png Table: Added to the content list when any of the following are selected:

HTML (results of a Table object or from Tables folder of project)

Worksheets (from Data folder or results of object)

AutoPilot Toolkit spreadsheets

Comparer Plot table (from NONMEM Comparer or PHX Model Comparer)

icon_reporter_figure.png Figure: Added to the content list when any of the following are selected:

Plots (from results of Plot objects or from plot results of objects)

AutoPilot Toolkit image (WMF, EMF, JPG)

Documents folder images (WMF, EMF, BMP, PNG, JPG)

Figures can be displayed in a grid or lattice, see “Report document setup” for instructions.

icon_reporter_list.png Listing: Added to the content list when any of the following are selected:

Text file (results of an object)

Code folder items

The lower list displays the selected content using the following naming convention:
ProjectName.Workflow.Object.Source.Name. The items in this list can be reordered by dragging and dropping. Selecting an item in the list displays a preview in the panel on the right.

reporter_preview.png 

Setup tab showing preview of a mapped table

Add text to the report

Click icon_reporter_freeformtext.png in the toolbar of the lower list for direct entry of text to include in the report.

Any formatting, such as bold, italic, underline, superscript, subscript, use of symbols is preserved in the Reporter object’s output document.

Order content

Items will appear in the output in the order they are shown in the lower list. To change the order, do either of the following:

Click an item and drag it to the new position in the list.

Ctrl or Shift+click to select multiple items and drag them to the new position.

Note that the order of the multi-selected items is maintained in the new location.

Table options

Choose the type of table

In the Options tab, specify the type of table to generate in the output:

Word table (Create Word tables): This is the default type. These tables can be modified using the tools in Word.

Image (Create Images): To prevent table contents from being modified, select this option and tables will be inserted as images in the output document.

reporter_options_tab.png 

Optimize table splitting

There are some tables generated by Phoenix and its modules that are too wide to fit on a single page of a report. Several options are available in the Options tab for setting how and when to allow splitting of such tables.

Split tables that are too wide to fit on a page controls splitting of tables. When unchecked, there is no table splitting, regardless of the table size.

The Start each split table on new page option becomes available when the Split tables... option is checked and, when selected, forces each split table to begin on a new page.

The Do not split statistics columns or rows option becomes available when the Split tables... option is checked and, when selected, prevents table splitting from occurring between statistics columns and/or rows.

Figure options

Set scale

If the Arrange figures in a lattice option is selected, then each log plot will be immediately after the corresponding linear plot, following the specified number of Columns per row.

Create a lattice of figures

A lattice provides the opportunity to organize the display of multiple graphs in a grid layout.

Pagination in the report

Indicating new pages in the report generated by the Reporter object can be accomplished in several ways.

reporter_options_pagination.png 

reporter_options_sectionbreak.png 

Captions

Number items

All tables, figures, and listings are automatically numbered sequentially (e.g.,Table 1:, Table 2:, etc.). The same is true for figures and listings. To use a specific primary number (e.g., Table 1.1, Table 1.2, etc.):

Latticed figures are automatically numbered sequentially within the lattice cells, using the figure num­ber as the primary number (e.g., Figure 3.1, Figure 3.2, etc.), but this can be turned off by unchecking the Show figure numbers in lattice cells checkbox (click icon_reporter_options_2.png to the right of a figure item and select the Figure tab).

Add caption text

A caption can be defined for a table, figure, or listing item. Once defined, the caption can be saved, which adds it to the Caption tab’s dropdown menu. Select the caption from the dropdown and reuse it within the same project or even across projects. See “Save and reuse captions” for more information.

The text can be emboldened, italicized and superscripted/subscripted by selecting the text and click­ing on the desired font style. To add a symbol, select it from the Insert Symbols pull-down.

If the entry mapped to the Reporter object is based on a worksheet, the Source – Data Worksheet / Object Source option will be active on the Caption tab, allowing data from the worksheet itself to be placed into the caption. The column names (and column units, if applicable) from the relevant work­sheets are displayed on the right.

In the following figure, the text Table results for Subject has been typed into the Caption Text field and then the entry Subject has been added by dragging it from the list on the right.

reporter_caption_filled.png 

Caption tab with text entered

After execution of the Reporter object, the caption, as defined in the Caption tab, appears in the out­put above the associated table, figure, lattice, or list.

Optional text in captions

Optional text can be included in a caption. This text will appear in the caption in the generated tables or figures if at least one of the specified column(s) are present. When entering the caption in the Cap­tion Text field, use double angle brackets before (<<) and after (>>) the text that is optional. For example:

PK Parameter table for subjects #1:Subject# <<having matrices #2:Matrix#>> 

When the Report object is executed, the appropriate worksheet will be checked to see if it includes a Matrix column. If the column is present, the portion of the caption within the double angle brackets will be included. If the worksheet does not contain a Matrix column, then the optional text will not be included.

Save and reuse captions

Commonly used captions can be saved and reused.

To add a new caption to the saved list

Captions are saved to the settings file specified in the Preferences dialog.

To edit a saved caption

The saved captions are accessible from the Caption tab for any item selected in the Setup panel.

Upon retrieval of the caption, the validity of the column pattern is checked. If the column name no lon­ger exists, double angle brackets (<< >>) are inserted to surround the column pattern in the caption. If << >> already exists, the column name is not checked until the Reporter object is executed.

Deleting a saved caption must be done manually by editing the setting file.

Footnotes

Add footnotes

A footnote can be defined for a table, figure, or listing. Once defined, the footnote can be saved, which adds it to the Footer tab’s dropdown menu. Select the footnote from the pull-down and reuse it within the same project or even across projects. See “Save and reuse footnotes” for more information.

The text can be emboldened, italicized and superscripted/subscripted by selecting the text and click­ing on the desired font style. To add a symbol, select it from the Insert Symbols pull-down.

Check the Include Source box to include the full path to the source file for the Table, Graph, and Text output.

Check the Include Object Name box to include the name of the operational object that generated the output.

See “Manage contextual footnotes” for more information on footnotes.

footnote_tab.png 

After execution of the Reporter object, the footnote, as defined in the Footer tab, appears in the output below the associated table or figure.

Save and reuse footnotes

Commonly used footnotes can be saved and reused.

To add a new footnote to the saved list

Footnotes are saved to the settings file specified in the Preferences dialog and will be added to the list in the Footnote panel pull-down.

To edit a saved footnote

The saved footnotes are accessible from the Footnote tab for any item selected in the Setup panel.

Deleting a saved individual item footnote must be done manually by editing the actual settings file.

Manage contextual footnotes

Contextual footnotes may be added to Table items to clarify abbreviations that appear as cell values in the table. The footnote will be added only if the specified abbreviation is found within the generated table.

To add a contextual footnote

contextual_footnotes.png 

When the Reporter object is executed, the tables will be checked for the presence of the identified abbreviations. If present, the footnote text will be added below the table. If the abbreviation is not present, the footnote will not be added.

To edit a contextual footnote

To delete a contextual footnote:

Report document setup

Select the document format

Reporter generates Word and PDF files as output.

To specify which format to generate, in the Options tab, check the boxes for the desired format: Word Document, PDF, or both.

Use a Word template

To select a predefined Word template file (.dotx or .dotm) to apply when generating the report:

Specify page settings

Note:Page settings are not available if a template is specified.

To define size, margins, and orientation of the report pages:

Include captions in document contents lists

The table and figure captions can be added to either the Table of Contents or in separate lists of tables and/or figures.

Handling lost connections

Connection between an input source and the Reporter object can occasionally be lost.

When a lost connection occurs, an icon will appear next to the associated Input item in the Reporter object.

lost_content.png 

Setup tab showing a lost connection of a Reporter item

To re-establish the connection, recheck the Input Object or remove it and then add a new Input Object.

Object output

The Reporter object shown in the following image was executed to produce the example output for this section.

Reporter_output_project.png 

Reporter object setup used to generate example output

To open the Reporter output document

The following are pictures of the Word document containing the Reporter output.

The Description is an example of the Free Form Text item. This is followed by a results table from a Table object. The table has a caption and a footnote shows the table’s source.

Reporter_output1.png 

Example output showing free form text and tables with captions and/or footnotes

The next image shows one of the NCA results plot for which a footnote has been defined.

Reporter_output2.png 

Example output showing a graph, caption, and footnotes

Several pages follow, each with an additional NCA results plot. Then several pages of text show the contents of the Core Output file for the NCA analysis.

The following image shows a two-column lattice of graphs. The latticed figure has it’s own number and each cell within the lattice is numbered as well. Note that the footnote that was added appears below each latticed figure.

Reporter_output3.png 

Example output showing a lattice of graphs and footnote

Setting up preferences

By default, saved captions and footnotes are added to the file. The Reporter panel of the Preferences dialog is where the XML file to use for populating the Caption and Footnote panels’ pulldown menus is specified. This file also contains contextual footnote information. The default file is: C:\Users\<user>\AppData\Roaming\Certara\Phoenix\Configura­tion\Reporter\SavedResources.xml.

reporter_preferences.png 

Captions and footnotes can be shared between users. This can be done by users loading an XML file with a set of pre-defined captions and footnotes (click Ellipses_button_3.png) or by merging captions and footnotes from a different file into the one currently in use (Import into Current).

To save the contents of the currently selected XML file to a file with a different name, click Save As and specify the new file’s name and location.

 


Last modified date:6/26/19
Certara USA, Inc.
Legal Notice | Contact Certara
© 2019 Certara USA, Inc. All rights reserved.