diff --git a/docs/sources/enterprise/reporting.md b/docs/sources/enterprise/reporting.md index 594a006204e..22dcf32bd3f 100644 --- a/docs/sources/enterprise/reporting.md +++ b/docs/sources/enterprise/reporting.md @@ -155,6 +155,12 @@ The page header of the report displays the time range for the dashboard's data q If the time zone is set differently between your Grafana server and its remote image renderer, then the time ranges in the report might be different between the page header and the time axes in the panels. We advise always setting the time zone to UTC for dashboards when using a remote renderer to avoid this. +## Choose template variables + +> ** Note:** Available in Grafana Enterprise version 7.5+ (behind `templateVariables` feature flag). + +You can configure report-specific template variables for the dashboard on the report page. The variables that you select will override the variables from the dashboard, and they are used when rendering a PDF file of the report. For detailed information about using template variables, refer to the [Templates and variables]({{< relref "../variables/_index.md" >}}) section. + ## Reports settings > Only available in Grafana Enterprise v7.2+.