when We are converting ListView into ReportDefinition,i'm not able to implement "Customize Criteria link" using RD
We are upgrading 7.1 Application into 8.4.4 version. we found some listview and we are converting this List view into Report Definition.ListView has a option called "Customize Criteria link" . how to implement this function using Report Definition.Here Attached with screenshot as well
Hi @AnuradhaW,
List views are deprecated and replaced by report definition. You won't find the same options as list view but you can customize the RDs to fulfill your requirements. Please follow below mentioned links to understand how to customize the reports.
https://community.pega.com/knowledgebase/articles/reporting/84/modifying-summarized-reports
https://community.pega.com/knowledgebase/articles/reporting/84/modifying-list-reports
https://community.pega.com/knowledgebase/articles/reporting/84/duplicating-existing-reports
https://community.pega.com/knowledgebase/articles/reporting/84/editing-report
Thanks