squalou edited a comment on issue #15283:
URL: https://github.com/apache/superset/issues/15283#issuecomment-865172027


   for the records, this works in `superset_config.py`
   
   It should really be added here : 
https://superset.apache.org/docs/installation/sql-templating
   
   
   ```
   FEATURE_FLAGS = {
       "ENABLE_TEMPLATE_PROCESSING": True
   }
   ```
   
   *BUT* it *still doesn't* work in SQL LAB. It works when used elsewhere
   


-- 
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]

Reply via email to