Creating an ExpressView report

Quick Tutorial

ExpressView reports are a quick way to view your data in an easy-to-use format. The intuitive drag-and-drop interface lets you make beautiful reports with minimal effort.

Do the following to create a new ExpressView report:

  1. Go to Reports > Report Writer.
  2. (optional) Create a new folder:
    • Click +Add Folder.
    • Adding a folder

    • Add a Name and press the enter key.
  3. Click the Create New Report icon and select ExpressView.
  4. Creating a new report

  5. The Fields pane appears.
  6. Viewing the Fields panel

    The Fields pane offers all the accessible data sources with which you can build an ExpressView.

    Note: If you add a property from a different data source but do not want all rows from that second data source, you must add a filter.

    The data fields available in this pane are related data fields. You can also use the search bar to find fields.

  7. Add the Fields you want in your ExpressView report:
  8. Run the report to see live data.
  9. Stop the report to see live data.
  10. Once the fields have been added to the report framework, you can press the column mesnu on theField header to do the following:
    • Click Move Left/Right to rearrange the columns.
    • Click Group By This to group report content by this field, for example, to group all birth dates that are the same.
    • Click Filter By This to filter report content by this field, for example, filtering out all contacts with a blank email address.
    • Click Remove Field to remove the selected column.
    • Click Sort Ascending or Sort Descending to sort the column data.
    • Click Change to Primary Sort to select the primary sort of the column.
    • Click Remove Sort to remove sorting on the column.
    • Click Quick Functions to add a predefined function to the column. See ExpressView: Formula Columns for more information.
    • Click Convert to Formula to either convert a standard column to a Formula Column, or to edit the formula on an existing formula column.
    • Editing formulas

  11. Note: For more information regarding filtering, sorting, and grouping, see the ExpressView: Introduction documentation.

  12. Adding visualizations:
    1. To add a chart to your ExpressView report, click theCharticon and the Visualizationstab becomes active.
    2. Use theType,Data, andAppearancetabs to customize the look of your chart.

    3. SeeVisualizationsfor more information.
  13. Filtering content:
    1. To filter a column, click the Filter button on the properties pane.
    2. Drag and drop the desired fields to the properties pane and define the filter
    3. Continue adding filters for any of the columns.
    4. See ExpressView: Filtering for more information.
  14. Grouping content:
    1. To group content together, select the column menu on the field header, and select Group By This.
    2. Enable Group Totals to see counts for grouped content.
    3. Enabling Group Totals

    4. Double-click a Group Totals row to define how the data is displayed.
    5. Viewing a Group Totals row to define how data is displayed

    6. You can change the style of the selected content by using the available Selected Section window on the properties pane.
    7. Changing the style of the selected content

    Note: For more information regarding filtering, sorting, and grouping, see the ExpressView: Introduction documentation.

  15. To edit a column header, select the Field header, then edit the Display Name on the properties pane.
  16. Adding a Display Name

  17. Click the Save icon. You are prompted for a report Name, an optional report Description, and the Folder to save to.
  18. (optional) Export the report to an available report type:
    • Excel
    • PDF
    • RTF
    • CSV
    • Advanced Report

Important! HTML tags included in the report definition are not rendered as HTML in the communication attachment. To include HTML, convert the ExpressView report to an Advanced report, then create a PDF template for the report and include the HTML in the template.

For more information, see the ExpressView: Introduction documentation.