Changes

Jump to: navigation, search

Including Criteria in ReportProperty

23 bytes removed, 17:50, 27 August 2012
Syntax for passing multiple parameters to a report
==Syntax for passing multiple parameters to a report==
:<font size=3>@ReportProperty(12345,exportdata,,”criteria1”"criteria1::”criteria2”criteria2")@</font>
or
:<font size=3>@ReportProperty2(''reportid'',''property'',,"@criteria1@::@criteria2@")@</font>
'''Example''':
* The report with reportid 12345 has [[Prompting for Criteria in Reports|criteria]] on a date field of ">=???" and "<=???"
* To generate the number of records in the report with a date range of startdate to enddate:
@ReportProperty2(12345,exportdata,,"@fullstartdate@"::"@fullenddate@")@ 
==Notes==
Smartstaff, administrator
686
edits

Navigation menu