8,849
edits
Changes
→Syntax
:* ''ReportProperty'' is case sensitive. Using ''reportproperty'' will not work.
:* In order to use a ReportProperty on a report which has a group by clause, you need to add a distinct clause to the ReportProperty syntax.
You can also pass '''criteria''' into the ReportProperty call. See [[Including Criteria in ReportProperty]].