-
Notifications
You must be signed in to change notification settings - Fork 14.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to access time_grain in custom SQL #17598
Comments
Also trying to use jinja template in custom sql:
But, the jinja expression is not getting evaluated |
@dneelapareddy have you set the |
@villebro I have enabled But Jinja template is unable to evaluate I have even tried it in the SQL lab, but not working there too: Is there anything else i need to enable to get this working? |
Which version are you on? I believe the template processor was until fairly recently only implemented in certain query controls, but should now be universally supported on the current master branch. See also this PR that added more temporal variables to the template processor context: #16680 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue |
Closing due to lack of follow-up details after over a year. If this is still an issue, holler and we can re-open! |
FYI this should be fully resolved on master branch (I can dig out the PRs if needed) |
A clear and concise description of what the bug is.
How to reproduce the bug
Expected results
Should be able to access time_grain value
Screenshots
The text was updated successfully, but these errors were encountered: