Hello,
I am currently working on limiting the selectable values in a year filter.
Currently the year filter is displaying values from 1950 till 2050. However, I would like to limit the selection possibility for the users to either
- only be able to select years where we have data or
- years from 2020 until the current year (optimally dynamic so the filter does not need to be adjusted every year)
Has anyone successfully implemented a similar solution, and if so, could you share how?
Thank you very much for your support!