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}) expr 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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to