Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time option in FilterBox #665

Closed
kkalyan opened this issue Jun 23, 2016 · 18 comments
Closed

Time option in FilterBox #665

kkalyan opened this issue Jun 23, 2016 · 18 comments
Labels
airbnb Airbnb related enhancement:request Enhancement request submitted by anyone from the community

Comments

@kkalyan
Copy link
Contributor

kkalyan commented Jun 23, 2016

This is discussed on other issues/comments, adding new issue to track this.
Current FilterBox does not support Time dimension. It would be nice to have boolean like
show time filter in FilterBox that would show as two datepickers at the top of the widget.

References.
#499
#363 (comment)

@mistercrunch
Copy link
Member

mistercrunch commented Jun 28, 2016

Yes I agree. How should we deal with dashboard having slices across different datetime columns? Apply the filter across the board?

@danield9tqh
Copy link

danield9tqh commented Jul 5, 2016

I think being able to filter the entire dashboard by time interval would be very helpful. In addition to an dashboard-wide filter, each slice could have an option to edit the time interval from the directly in the dashboard.

@kkalyan
Copy link
Contributor Author

kkalyan commented Jul 31, 2016

How should we deal with dashboard having slices across different datetime columns?
When the user changes the dashboard time filter, it should propagate the date down to all the slices. Default can be left as whatever the datetime set on the slices.

@neevany
Copy link

neevany commented Aug 1, 2016

Is this going to be implemented,I think it a important and useful filter to have. When can we expect it.

@xrmx xrmx added the enhancement:request Enhancement request submitted by anyone from the community label Aug 9, 2016
@nigeljyng
Copy link

Agreed. A dashboard-wide date/time filter will be really useful! Perhaps let it override individual slices date/time filters?

@optossav
Copy link

Please add this feature!

@priteshwatch
Copy link

would love to have this feature, or contribute if necessary.

@himanshugahlaut
Copy link

Please add this feature! Almost every person using caravel in our company has asked for a dashboard wide time filter.

@toabey
Copy link

toabey commented Sep 13, 2016

Is it better to create dashboard with a different time granularity and date option ?
with a template of previous dashboards(slices included). Can anyone suggest how to do it with any pull request reference ?

@priteshwatch
Copy link

@mistercrunch ideally, you want to control Time Granularity and Filters from the dashboard. Typical use case would be show me data for time range with these filters for the whole dashboard.

If you could point me in the right direction, I am happy to look into it.

@maver1ck
Copy link
Contributor

maver1ck commented Sep 19, 2016

One of the best date pickers I found.
https://github.com/dangrossman/bootstrap-daterangepicker

@mistercrunch
Copy link
Member

#1165

@agfunder
Copy link

I love Caravel, but this item is a real issue for us. My single biggest problem atm.
Without this feature we are forced to make multiple slices/dashboards for different time periods which is very wasteful, non-DRY.

Yes I agree. How should we deal with dashboard having slices across different datetime columns? Apply the filter across the board?

Yes please Apply the filter across the board if filter is set.

@bkyryliuk
Copy link
Member

bkyryliuk commented Sep 30, 2016

@agfunder - time filter is implemented.
screen shot 2016-09-30 at 12 04 03 pm
screen shot 2016-09-30 at 12 03 56 pm

@panutat
Copy link

panutat commented Oct 13, 2016

I noticed there is some basic cross-filtering implemented (clicking on a row in data table slice) which filters all other slices in the dashboard. Is there a way to add cross-filtering to the line chart time filter widget? perhaps pass the date/time range to the time range fields in the filter slice? This seems to be a feature that many users have asked me about. Thanks!

@kalarikkalbabu
Copy link

Hi, Is there any way to change the label of Filter_box filters, the column name is coming as filter label, unable to change , please cuggest

@vschoener
Copy link

I didn't find a answer, but is it possible to select a range of date from the dashboard and not a predefined value of day / hour etc.. ?

@wuxuedaifu
Copy link

@bkyryliuk where is code for superset time filter shown in the picture? very appreciate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
airbnb Airbnb related enhancement:request Enhancement request submitted by anyone from the community
Projects
None yet
Development

No branches or pull requests