Skip to main content
A newer version of this page is available. .

Field List

  • 2 minutes to read

This document describes the Field List panel that enables you to explore and manage report data sources and parameters as well as create bound report controls.

Manage Report Data Sources

The Field List shows available report data sources and their structure.

web-designer-field-list

The following actions are available in the Field List for data source customization:

Button Description
web-designer-field-list-add-data-source-button Invokes a list of default data sources that you can add to a report.
web-designer-field-list-data-source-delete Removes the selected data source.
web-designer-field-list-data-source-edit-relationships Invokes the Master-Detail Relation Editor.
web-designer-field-list-data-source-add-query Invokes the Create a Query or Select a Stored Procedure wizard page.
web-designer-field-list-data-source-add-calculated-field Adds a new calculated field to the data source.

The following actions are available for query customization:

Button Description
web-designer-field-list-data-source-delete Removes the selected query.
web-designer-field-list-data-source-edit-relationships Invokes the Create a Query or Select a Stored Procedure wizard page.
web-designer-field-list-data-source-add-calculated-field Adds a new calculated field to the query.

Create Bound Report Elements

The Field List allows you to create new bound report controls and bind existing controls to data.

  • To add a new data-bound report control, drag the required data field from the Field List onto a report band. This creates a control of an appropriate type and binds it to the selected field.

    web-designer-field-list-create-bound-control

  • To select multiple data fields in the Filed List, click them while holding down the CTRL or SHIFT key. After you dropped this onto a report, it creates a Table with cells bound to the corresponding data fields.

    web-designer-field-list-drop-multiple-controls

  • To bind an existing report control, click a required data field in the Field List and drag and drop it onto this control.

    web-designer-field-list-bind-existing-control

Manage Report Parameters

To access the collection of report parameters, expand the corresponding category in the Field List.

web-designer-field-list-report-parameters

The following actions are available for parameter customization:

Button Description
web-designer-report-wizard-button-query-add Creates a new report parameter.
web-designer-field-list-data-source-delete Removes the selected parameter.
web-designer-field-list-data-source-edit-relationships Enables customization of the selected parameter.

For more information on report parameters, see Use Report Parameters.