4D v14.3QR GET TOTALS DATA |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
QR GET TOTALS DATA
QR GET TOTALS DATA
The QR GET TOTALS DATA command retrieves the details of a specific break. area is the reference of the Quick Report area. colNum is the number of the column whose data will be retrieved. breakNum is the number of the break whose data will be retrieved (subtotal or grand total). For a subtotal row, breakNum corresponds to the row number. For a grand total, breakNum is -3 (you can also use the qr grand total constant from the QR Rows for Properties theme). operator returns the sum of all the operators present in the cell. You can use the constants of the QR Operators theme to process the returned value:
text returns the text present in the cell. Note: operator and text are mutually exclusive, so you either have a result returned through operator or through text. The QR GET TOTALS DATA command retrieves the details of a specific cell. area is the reference of the Quick Report area. colNum is the column number of the cell whose data is going to be retrieved. breakNum is the row number of the cell whose data is going to be retrieved. operator returns the sum of all the operators present in the cell. You can use the constants of the QR Operators theme to process the returned value (see above). text returns the text in the cell. Here is a depiction of how the parameters colNum and breakNum have to be combined in cross-table mode:
|
PROPERTIES
Product: 4D
HISTORY
Created: 4D 2003 SEE ALSO ARTICLE USAGE
4D Language Reference ( 4D v12.4) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||