Skip to main content
All docs
V25.1
  • Specify Data Source Settings (Object)

    This page appears if you selected Object on the previous page.

    Web Report Wizard - Specify Data Source Settings for Object

    Choose an Object

    Select a constructor from the list. The constructor creates an object data source. Static classes do not have constructors. In this case, select a class.

    Web Report Wizard - Choose a Constructor

    Note

    The Data Source Wizard lists only registered types. Refer ro the following topics for more information:

    Choose a Data Member

    Select the method to provide data or select Entire Object to bind the report to the type’s fields.

    Web Report Wizard - Choose Data Members

    Configure Parameters

    Specify constructor or member parameters if needed.

    Web Report Wizard - Configure constructor parameters for Object Data Source

    You can use expressions for parameter values. Click the Expression button (The Expression icon) to switch the parameter editor to expression mode. Specify an expression in the editor, or click the parameter ellipsis button to open the Expression Editor. You can use report parameters in expressions to specify a value for a data source parameter.

    Web Report Wizard -- Use Expressions for Parameters

    Click the Expression button (The Expression icon) again to return to the value mode.

    Web Report Wizard

    Click Next to proceed.

    See Also