ktmud edited a comment 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 here seems to be tied to a specific
datasource and field as users have to specify that when creating one, I'm
wondering how this actually works in the dashboard? Will it work like the old
Time Range filter in `FilterBox`, or will it applied only to the charts that
use the same datasource and has the selected `ds` as its time column?
If it's the latter case, we might want to redesign the whole thing to make
users select filter type first before selecting datasource ("Datasource" and
"Field" should be hidden when they select "Filter type: Time").
----------------------------------------------------------------
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]