Skip to main content
sravanthik0001
February 21, 2022
Question

How to filter records using time?

  • February 21, 2022
  • 5 replies
  • 0 views

How to filter records using time (like created time) .? In the same way we filter for dates like using date range, Can we create a filter for time range?

    5 replies

    gopalk2865
    Participating Frequently
    February 21, 2022
    sravanthik0001
    February 22, 2022

    This is for filtering dates. We need something to filter record on the basis of created date and time also.(Like time range ex: from 9:00 to 22:00 something like this)  How to do it?

    gopalk2865
    Participating Frequently
    February 22, 2022

    Hi, Are you saving "createdDate" filed as timestamp? and are you gonna use  this filter for record type or query entity?