Can we limit 'To Date' to 6 weeks after 'From Date' reports and block or warn if exceeded?
We have a requirement to restrict user selections in date prompt parameters (From Date
and To Date
) within OTBI dashboards. Specifically, once the user selects a From Date
, the To Date
should only allow dates within a 6-week window (i.e., 42 days).
We would like to know if it is possible to:
- Disable dates beyond the 6-week range in the calendar UI
- Or prevent submission (disable Apply button or display a popup) if the selected range exceeds 6 weeks
Can you please confirm whether OTBI supports this kind of prompt-level validation or user feedback?