09-24-2024 12:59 AM
Hi Team,
I have a presentation variable where the user inputs a date. If no data is available for the selected date, the system should display data from the closest available date.
For example, if the user selects June 6, 2024, but no data exists for that date, the system should instead show data from the nearest available date that might be June 1, 2024.
Thank you