Platform Problem
Our platform currently restricts users to exporting data within a 1-year range from today’s date, aiming to avoid exceeding the file size limit. However, an oversight in the date picker functionality prevents users from selecting a date range that extends beyond the current calendar year.
Desired Outcome
The goal is to modify the date picker to enable users to choose any date from the past as the starting point for their data export, provided the total duration does not surpass 365 days. This adjustment will ensure flexibility while adhering to the file size limitations.