ktmud commented on pull request #12946:
URL: https://github.com/apache/superset/pull/12946#issuecomment-773914247


   Currently the time range filter in FilterBox is not tied to any datasource. 
It will apply to any chart that is in scope and has a time column specified, 
regardless if it's using the same datasource or not.
   
   The new [time filter in native 
filters](https://github.com/apache/superset/pull/12946) seems to be tied to a 
specific datasource and field, I'm wondering how this time filter will actually 
work in the dashboard?
   
   Will it work like the old Time Range filter in `FilterBox`, or will it work 
on the selected `ds` column on the selected datasource?


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