You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by gi...@git.apache.org on 2017/09/25 07:06:48 UTC

[GitHub] thakur00mayank opened a new issue #3522: Date Filter is not working on dashboard.

thakur00mayank opened a new issue #3522: Date Filter is not working on dashboard.
URL: https://github.com/apache/incubator-superset/issues/3522
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if any
   - [ ] I have reproduced the issue with at least the latest released version of superset
   - [ ] I have checked the issue tracker for the same issue and I haven't found one similar
   
   
   ### Superset version
   0.19.1
   
   ### Expected results
   When we change the date filter, other slices in the dashboard should be updated according to date filter.
   
   ### Actual results
   When we change the date filter, other slices in the dashboard doesn't get updated according to date filter.
   
   ### Steps to reproduce
   1. Create the date filter slice, enable the Date Filter inside options. Select the proper time column inside Time section, let's say it is Date.
   2. Now create another slice whose datasource contains the Date column. 
   
   - [ ] 2.1. Select the proper datasource.
   
   - [ ] 2.2. Select chart type as distributed bar chart.
   
   - [ ] 2.3. Select the proper Time Column, lets say it is Date.
   
   - [ ] 2.4 Select the other options of the chart.
   
   3. Add these two slices in a dashboard.
   4. Change the date filter with valid from and to.
   5. Other slices on the dashboard don't get updated according to Date filter.
   
   
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services