krsnik93 edited a comment on issue #11406: URL: https://github.com/apache/superset/issues/11406#issuecomment-856055890
facing this as well, templating works for non time-related columns but not for time grain. This bit of code: https://github.com/apache/superset/blob/24ad6063d736c1f38ad6f962e586b9b1a21946af/superset/utils/core.py#L1012-L1018 makes me think that it should be doable to do `filter_values('time_grain_sqla')` but it's not working. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
