Formula reports

A formula report uses an agency-defined formula to generate the report output.

See the sample formula on the Information tab in the Formula Editor for guidance on writing a report formula. There are also some snippets for report formulas under Snippets > System > Reporting > Formula Reports in the Methods and Properties tree.

Hansen.Core.Report.Management.ReportRequest()

To get parameters defined in the Reports Manager: Input.Parameters.Item

Hansen.Core.Report.Management.IReportManagementService.Generate

Hansen.Core.Reports.FormulaOutput()

See Configuring a formula report.