Crystal Reports · Example Payload

Crystal Reports Summary Field Example

Business IntelligenceCrystal ReportsData AnalyticsEnterprise SoftwareReportingSAP

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

Top-level fields

nameoperationfield

Example Payload

Raw ↑
{
  "name": "Sum of Order Amount",
  "operation": "Sum",
  "field": "Order Amount"
}