Overview of Fields

combit List & Label Designer

combit List & Label

Overview of Fields

Name

Explanation

LL.ChartObject.ArcIndex
(only with pie charts)

Index of the pie segment. The pie segments are sorted by size. The largest pie segment has index 1.

LL.ChartObject.ArcPerc
(only with pie charts)

Size of the pie segment in percent.

LL.ChartObject.ArcTotal
(only with pie charts)

Absolute value of the entire data volume.

LL.ChartObject.ArcTypeIsOthers
(only with pie charts)

True, if the current pie segment is the "other" segment.

LL.ChartObject.ArcValue
(only with pie charts)

Absolute value of the current pie segment.

LL.ChartObject.AxisCoordinate
(only with charts)

Coordinate value (can be used in axis labels).

LL.CurrentRelation
(only with multiple tables)

Description of the current relationship to the higher-level table.

LL.CurrentSortOrder
(only with multiple tables)

Description of the current sort order in the table.

LL.CurrentTable
(only with multiple tables)

Identification of the table currently in use.

LL.CurrentTablePath
(only with multiple tables)

Identification of the table currently in use (hierarchically with higher-level tables), e.g.
Customers.Orders.Order_Details.

LL.FCountData

Number of data records transferred by the program. This number also includes the data records that were not printed because of their filter condition.

LL.FCountDataThisPage

Number of data records transferred by the program on the current page. This number also includes the data records that were not printed because of their filter condition.

LL.FCountPrintedData

Number of records actually printed.

LL.FCountPrintedDataThisPage

Number of data records actually printed on the current page.

LL.Relations.*
(only with multiple tables)

Available relationships.

LL.Tables.*
(only with multiple tables)

Available tables.