---
title: "DDS – Date Type Filter Enhancement in Finish Line"
slug: "dds-date-type-filter-enhancement-in-finish-line"
updated: 2026-04-24T10:56:14Z
published: 2026-04-24T10:56:14Z
canonical: "zenoplesupport.aqore.com/dds-date-type-filter-enhancement-in-finish-line"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://zenoplesupport.aqore.com/llms.txt
> Use this file to discover all available pages before exploring further.

# DDS – Date Type Filter Enhancement in Finish Line

This feature introduces a new **Date Type** dropdown in the DDS → Finish Line filter, allowing users to filter records based on different date dimensions.

**Functionality**

- **Where it appears in Zenople:** DDS → Finish Line filter
- A new dropdown field labeled **Date Type** is added to the Finish Line filter.
- The Date Type field is positioned **below the User Type dropdown** and **above the Status field**.
- The Date Type dropdown includes the following options:
  - Entered Date
  - Closed Date
  - Estimated Close Date
  - None
- By default, **None** is selected and displayed in the Date Type field.
- When **None**is selected:
  - No Start Date or End Date fields are displayed.
- When any other Date Type option is selected:
  - Two date picker fields appear immediately below the Date Type dropdown:
    - **Start Date (Optional)** with a calendar icon
    - **End Date (Optional)** with a calendar icon
- Users can select dates by clicking the calendar icon to open a calendar popup.
- Users may also manually enter a valid date in **MM/DD/YYYY** format.
- Filtering behavior is applied as follows:
  - Only Start Date selected → records on and after the Start Date are displayed.
  - Only End Date selected → records on and before the End Date are displayed.
  - Both Start Date and End Date selected → records within the selected date range (inclusive) are displayed.
  - Neither Start Date nor End Date selected while a Date Type is selected → records where the selected Date Type is blank or null are displayed.
