Kuika's Year Picker element allows users to select only the year. Users can enter the year manually or make a selection using the year picker. This element is ideal for year-based reporting, planning, and filtering scenarios.
The Year Picker element is supported in both web and mobile applications.
Use Cases
Filtering annual sales reports,
Selecting academic years,
Selecting subscription start/end years,
Tracking annual KPIs and performance metrics, etc.
Annual Sales Report Filtering Use Case
Static Use Case – Fixed Year Selection
A fixed year can be assigned to the user on a reporting screen. For example, the system can display 2023 as the default year.
Using the Features
Value → 2023
Placeholder → “Select Year”
Allow Clear → The user can clear the selection with the (X) icon if desired.
Min Year → 2020 (Years prior to 2020 cannot be selected)
Max Year → 2029 (years after 2029 cannot be selected)
When the Scenario Step is Complete
2023 is assigned to the user by default.
The selected year appears on the screen in YYYY format (e.g., 2023).
If desired, the user can clear the year by clicking the (X) icon.
The user can only select years between 2020 and 2029.