santosh-sahoo334 opened a new issue, #24285:
URL: https://github.com/apache/superset/issues/24285

   #### How to reproduce the bug
   I have something like an “Advertiser” column, and an “Advertisement Date” 
column, the dependent features aren’t working as expected. I have a table like 
this -- 
   ```
   2021-03-01 | Ford
   2021-03-01 | Honda
   2021-03-01 | Mazda
   2021-06-01 | Ford
   2021-06-01 | Chevy
   2021-09-01 | Mazda
   2022-03-01 | Ford
   2022-03-01 | Tesla
   ```
   If I set up “Advertisers” as a `value` filter, and make it a "dependent 
filter" based on a `Time Range` filter for the "Advertisement Date" column, the 
expectation would be:
   1. Select a date range of 2021-2022, and Tesla **would NOT** be in the 
Advertisers menu.
   2. Select a data range of 2021-06-01 to 2023, and Honda **would NOT** be in 
the menu, but **Tesla would be**.
   
   ### Environment
   (please complete the following information):
   
   - browser type and version: Google Chrome Version 113.0.5672.129 (Official 
Build) (64-bit)
   - superset version: `2.1.0`
   - python version: `3.8.16`
   - node.js version: `v16.20.0`
   - any feature flags active:
   
   


-- 
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: [email protected]

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