Example: Template with configurable values
In this example, you create a template with two placeholders. These placeholders are used similarly to variables in a report design.
When users create a report from the template, they must supply values for all placeholders in the template. Users can supply the placeholder with a literal value, for example, title: "Orders By Product Groups And Areas". Alternatively, users can supply the placeholder with a variables from the data schema, for example, outerGroupKey: {orderline.product.catname} .