You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/10/17 08:14:27 UTC

[GitHub] [superset] sanoopmm opened a new issue, #4583: Need multiple date filters in slice

sanoopmm opened a new issue, #4583:
URL: https://github.com/apache/superset/issues/4583

   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.20.4
   
   ### Expected results
   When I try to create a slice and I have more than one Date columns, I need to specify multiple 'Time Column'. Also I need multiple date filters in the slice. According to the number of date columns, I need more number of date filters.
   
   ### Actual results
   
   Now only one 'Time Column' and only one date filter is possible even if more than one date columns are available in the table.
   
   ### Steps to reproduce
   
   1. Create new slice
   2. specify the 'Time Column' 
   3. Able to filter the data only by using the selected data column.
   4. Only one 'since' and 'until' available. I need More than one according to the number of date columns.
   


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] zhaoyongjie commented on issue #4583: Need multiple date filters in slice

Posted by GitBox <gi...@apache.org>.
zhaoyongjie commented on issue #4583:
URL: https://github.com/apache/superset/issues/4583#issuecomment-1280461973

   Hi @itziarmj I'm working on the [PR](https://github.com/apache/superset/pull/21767), I will resolve this case.


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] FSHK commented on issue #4583: Need multiple date filters in slice

Posted by GitBox <gi...@apache.org>.
FSHK commented on issue #4583:
URL: https://github.com/apache/superset/issues/4583#issuecomment-1090833900

   So is not possible? 


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] rusackas closed issue #4583: Need multiple date filters in slice

Posted by GitBox <gi...@apache.org>.
rusackas closed issue #4583: Need multiple date filters in slice
URL: https://github.com/apache/superset/issues/4583


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] rusackas commented on issue #4583: Need multiple date filters in slice

Posted by GitBox <gi...@apache.org>.
rusackas commented on issue #4583:
URL: https://github.com/apache/superset/issues/4583#issuecomment-1347728695

   Since the fantastic work by @zhaoyongjie has merged, I'm going to call this issue closed. Please turn on the `GENERIC_CHART_AXES` feature if you need this feature. This flag will be deprecated/removed in a forthcoming major version of Superset, so you can consider this one completed, in beta, and on the road to being in everyone's hands.


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] itziarmj commented on issue #4583: Need multiple date filters in slice

Posted by GitBox <gi...@apache.org>.
itziarmj commented on issue #4583:
URL: https://github.com/apache/superset/issues/4583#issuecomment-1280353903

   We have also main uses cases in which we need two timing filters, one for the daily trends and another for a dimension of the data (like order date, release date...)
   We have also some cases in which we need more than two, for example to analyse the status of requests that have multiple states.
   Please advice on a workaround.


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org