- Video
- Creating a Filterable Date Value From a Datetime Field in Popdock
Creating a Filterable Date Value From a Datetime Field in Popdock
In this video, we’ll walk through how to create a filterable date value from a datetime field in Popdock. Because Popdock does not natively support datetime fields as a single field type, filtering on datetime values especially using Equals criteria—can be difficult and often produces unreliable results.
You'll learn how to extract the day, month, and year components from a datetime field using calculated fields, then combine those values into a single date field that can be filtered accurately. We’ll also cover a common validation issue and how to resolve it if it occurs.
For additional details, refer to the documentation that accompanies this video by clicking here.