Crystal Reports · Example Payload

Crystal Reports Running Total Example

Business IntelligenceCrystal ReportsData AnalyticsEnterprise SoftwareReportingSAP

Crystal Reports Running Total Example is an example object payload from Crystal Reports, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namefieldoperationreset_condition

Example Payload

Raw ↑
{
  "name": "RunningTotal_OrderAmount",
  "field": "Order Amount",
  "operation": "Sum",
  "reset_condition": "OnGroupChange"
}