From 0c73569606534374b352a1fb45e2a491b75b8c5e Mon Sep 17 00:00:00 2001 From: Jon Gyllensward Date: Mon, 22 Mar 2021 10:09:15 +0100 Subject: [PATCH] Changed name of feature flag --- docs/sources/enterprise/reporting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/enterprise/reporting.md b/docs/sources/enterprise/reporting.md index 22dcf32bd3f..eb0f6fec4ed 100644 --- a/docs/sources/enterprise/reporting.md +++ b/docs/sources/enterprise/reporting.md @@ -157,7 +157,7 @@ If the time zone is set differently between your Grafana server and its remote i ## Choose template variables -> ** Note:** Available in Grafana Enterprise version 7.5+ (behind `templateVariables` feature flag). +> ** Note:** Available in Grafana Enterprise version 7.5+ (behind `reportVariables` 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.