Bind Report Controls to Data

<< Click to Display Table of Contents >>

Raynet One Data Hub > 14.0 > Dashboards and Reports Customization Guide > Designing Reports > Use Report Elements > Manipulate Report Elements 

Bind Report Controls to Data

You can use the following approaches to include a data source's information in your report:

 

Use the Field List

Use the Properties Panel

 

Use the Field List

After you bind your report to data, the Field List panel displays the data source's hierarchy and provides access to the available data fields.

 

Drop a data field from this panel onto a report's surface to create a new report control bound to the corresponding field.

 

eurd-web-field-list-drop-fields

 

Drop a data field onto an existing control to bind this control to the corresponding field.

 

eurd-web-field-list-drop-field-to-control

 

You can also drop an entire data table onto a report to create a Table control with its cells bound to the corresponding data table fields.

 

eurd-web-field-list-drop-table

 

To select multiple fields in the Field List, hold CTRL or SHIFT and click the fields. Drop these fields onto a report to create a new table.

 

eurd-web-list-drop-multiple-fields

 

Use the Properties Panel

Select a report control and switch to the Properties panel. Click the Text property's marker and select Text Expression from the popup menu. Select a data field or construct a binding expression in the invoked Expression Editor.

 

eurd-web-expression-editor

 

You can use the same approach to specify expressions for all the control properties. See Shape Report Data for more tutorials.