I have a date picker and requirement whereby i have to always select the previous month if currentdate is 1st of the month example below.
On May 1st, 2025, the extraction should cover the entire previous month, from April 1st to April 30st.
i am facing a issue where i am unable to select the 1st on the calendar of the previous month ie 1st April. As the position of 1st of every month changes
can you compare selectors for both 1st March and 1st April in UI Explorer ? Try to find a unique identifier so that you can use it to determine the date should be 1st March or 1st April.