cccs-jc commented on pull request #14507:
URL: https://github.com/apache/superset/pull/14507#issuecomment-839142873


   > 
   > 
   > is this gonna partially solve the "jinja filter status not applied on 
dashboard" problem?
   
   @junlincc it does in the sense that you can declare a column which you 
intend to only use as a filter. You can then handle that filter in your jinja 
template and mark it as remote_filter=True.
   
   To prevent users from picking the column as a `select` column. We uncheck 
the `Is Dimension` flag in the dataset UI.


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