Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorgreen
borderWidth1
titleBGColor#ddffcc
borderStylesolid
titleDefinition

List is designed to integrate Datalist List created using the Datalist the List Builder into the Report.

Figure 1 : List Properties

...

Figure 2 : List - Advanced Properties
NameDescription
Datalist Filter Parameters
PropertyDescription
Parameter Name

Expects a URL request parameter of a datalist filter.

Info
titleExample

Parameter ValueValue to set to the datalist filter to filter records.
Formula Column
PropertyDescription
LabelLabel of the new formula column.
Formula

Use JavaScript to perform row calculation from any field here.

Info
iconfalse

Example:

{field1} + {field2}

Footer Row
  • Sum
  • Average
  • Count
  • Distinct Count
  • First
  • Highest
  • Lowest
  • Standard Deviation
  • Variance
Decimal Format

Format decimal numbers of the current numeric value.

Info
titleExample
  • 0.00
  • 0.000
  • .0
Header Alignment
  • Left
  • Center
  • Right
Alignment
  • Left
  • Center
  • Right
Width

Column width.

Info
titleExample

10px or 10% 

Footer Row
Sub-elementDescription
LabelLabel within the current cell to indicate the purpose of this value.
Field ID

Datalist List Column Name

Info
titleExample

Operator
  • Sum
  • Average
  • Count
  • Distinct Count
  • First
  • Highest
  • Lowest
  • Standard Deviation
  • Variance
Decimal Format

Format decimal numbers of the current numeric value. 

Info
titleExample
  • 0.00
  • 0.000
  • .0
Footer Row Label

Label of the footer row.

Available only when used with Footer Row property.


...