Need an account? Click to Register
Home arrow Learn arrow Reference arrow Query, RowLabel
Query, RowLabel

This function assigns the row label caption for the query result.

Syntax:

Query, RowLabel, newCaption

Parameters:

newCaption – text of the new row label

Examples:

Query,RowLabel,Total

Change the caption for the row label to ‘Total’ on the query result..

Comments:

Note that if the SQL query returns fields with names starting with RL_, RP_ and DC_ then the fields will be imported as Row Labels, Row Properties and Data Columns respectively, making this function unnecessary.

 
< Prev   Next >

Reference