if (this.templateSrv.timeRange && this.templateSrv.timeRange.from) {
          const from = `${partitionedField} >= '${BigQueryQuery.formatDateToString(
            this.templateSrv.timeRange.from._d,
            this.target.convertToUTC,
            '-',