Skip to main content
May 14, 2026
Question

Process Hq Dashboard filter

  • May 14, 2026
  • 1 reply
  • 0 views

Hi,

Im trying to filter the daterange,when I select the date range its automatically displaying the previous date.

I have selected 2nd may to 8th may but it is automatically taking the filter as the previous day

    1 reply

    shubhama926776
    May 14, 2026

    This is likely a timezone issue. Make sure the DB value and filter use the same type/timezone, and use date() for date-only values instead of datetime() if time is not needed.