JINJA Template does not work with calculated time column #16984
Labels
#bug
Bug report
global:jinja
Related to Jinja templating
inactive
Inactive for >= 30 days
need:community-volunteer
Requires a community volunteer
Seems that there is a bug in using Jinja template in calculated columns. The scenario is that I set a Jinja template in a Calculated Columns and I use this column as the Time Column of a time series bar chart (I tried both time series bar chart v1 and v2), in the query, the template is not replaced. But the Jinja template set in calculated columns that are not used as time columns works fine.
Here is the case, my calculated column is:
but the query generated from time series chart is that:
How to reproduce the bug
Expected results
The Jinja template should have applied.
Actual results
The template clause is still there.
Screenshots
Environment
1.3.0
Checklist
The text was updated successfully, but these errors were encountered: