You have been asked to create a pie chart that shows the number of cases each manager has created. A list report contains columns for manager name, case ID, and office. How do you configure the list report in order to create the pie chart?
Correct : B
To configure a pie chart that displays the number of cases each manager has created using a list report:
B . Group the manager name column. Grouping the report by the manager name column aggregates the data such that each manager's entry shows the count of cases they have created. This configuration provides the necessary data structure for a pie chart visualization, where each slice represents a manager and their corresponding case count.
Start a Discussions
You have been asked to create a report definition that includes information about the sales offices and sales representatives. The manager wants to access the report in the Report Browser in the user portal. The manager also wants to include the report in a new report category specifically for the sales group. What two configurations are required to support this request? (Choose Two)
Correct : B, C
To enable the manager to access a new report in the Report Browser under a specific category for the sales group:
B . Create a report category rule for sales office reports. This configuration step involves setting up a new report category that is specifically tailored for sales-related reports, helping to organize and segregate reports based on their functional relevance.
C . Select the report definition option that displays your report in the Report Browser. This ensures that the report is visible in the Report Browser, making it accessible to users who need to view and interact with sales data.
Start a Discussions
You have created a new report that contains a list of employees, hire dates, and managers. You have been asked to display each manager in a row. Beneath each manager row, you must list the manager's employees and their hire dates. How do you support this request?
Correct : A
To display each manager and their direct reports' hire dates in a structured list:
A . Group the manager column. Grouping the report by the manager column organizes the data so that each manager is listed with their respective employees and the employees' hire dates displayed beneath them. This hierarchical display effectively categorizes the information according to managerial responsibility.
Start a Discussions
You need to localize correspondence into a language that is unavailable in the Pega language pack. Which option satisfies the requirement?
Correct : C
To localize correspondence into a language not provided by the Pega language pack:
C . Create the Translation rule manually and include the rule in the application ruleset. When a specific language pack is unavailable, manually creating a Translation rule allows for custom translations to be added to the system. This rule should be included in the application ruleset to ensure it is applied throughout the application, catering to the specific language needs.
Start a Discussions
You need to test whether a user interface is suitable for users with visual disabilities, such as Deuteranopia (red-green confusion). How do you perform this task?
Correct : A
To test the suitability of a user interface for users with visual disabilities like Deuteranopia:
A . Use the Accessibility Inspector. The Accessibility Inspector in Pega is a tool designed to evaluate UIs for compliance with accessibility standards, including color contrast and visibility, which are crucial for users with color vision deficiencies. This tool provides an effective means to ensure that the application is accessible to users with such visual disabilities.
Start a Discussions