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 2020/01/17 06:50:04 UTC

[GitHub] [incubator-superset] saurabh1-singh edited a comment on issue #4181: Apache Superset - Filtering in Subqueries

saurabh1-singh edited a comment on issue #4181: Apache Superset - Filtering in Subqueries
URL: https://github.com/apache/incubator-superset/issues/4181#issuecomment-575498050
 
 
   Hey @kartikshanbhag3333 can you help me it in this, I am too trying to use jinja template but so far have not succeeded. The problem is i create a view just like yours but when i apply filters the values are filled correctly but it also tries to apply the filter after wrapping up the query in an query.
   
   somewhat like this
   select * from (select * from abc where {filter_values}) where {filter_values}

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