You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/03/27 22:24:42 UTC

[GitHub] [incubator-superset] ksaagariconic commented on issue #5547: Adds a new macro to allow getting filter values easily

ksaagariconic commented on issue #5547: Adds a new macro to allow getting filter values easily
URL: https://github.com/apache/incubator-superset/pull/5547#issuecomment-477370423
 
 
   @fishfree - Yes you can do that like this, thanks! Just an example in both predicate and select clauses.
   
   ```
   SELECT '{{current_username()}}' as user
   where '{{current_username()}}' = 'someone'
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org