Crystal Reports · Example Payload

Crystal Reports Formula Example

Business IntelligenceCrystal ReportsData AnalyticsEnterprise SoftwareReportingSAP

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

Top-level fields

nametext

Example Payload

Raw ↑
{
  "name": "FullAddress",
  "text": "{Customer.Address1} & \", \" & {Customer.City}"
}