Question

Cognizant
IN
Last activity: 15 May 2025 2:36 EDT
Adding Date Filters to User Portal Reports
Hi everyone,
I've created a report definition that appears under "All Reports" in the user portal. Currently, it displays all the records in the table. My requirement is to add date filters to this report definition, allowing the end user to select a date range. The goal is to provide date controls within the user portal report so users can choose the start and end dates. The report should then display only the records where the `createdDateTime` property falls within the selected date range.
Is there a way to achieve this with the existing report definition?