XYZ Corporation would like a report that shows the number of employees who have been with the company more than 20 years, between 15 and 20 years, between 10 and 15 years, between 5 and 10 years, and less than 5 years.
How do you implement this report using Pega?
- Use a SQL Function.
- Use a listView with a custom getContent Activity.
- Use a correlated subreport.
- Use a Connect-SQL rule.
Reveal Solution Next Question