C_THR92_2211のPDF問題集リアル2023最近更新された問題
リリースSAP C_THR92_2211更新された問題PDF
質問 # 21
When you format a list report component, which actions can you perform?
Note: There are 3 correct answers to this question.
- A. Adjust column widths.
- B. Change column types.
- C. Save formats to a template.
- D. Change column headers.
- E. Change the order of columns.
正解:A、D、E
質問 # 22
In the Advanced Reporting tool, you want to create a query where the results meet the following criteria
* Only show one row per employee,
* Only show the pay components Base Salary and Bonus,
* Show these pay components as individual columns.
You have joined the Global Job Information table with the Compensation table.What else must you do?
Note: There are 2 correct answers to this question.
- A. Configure a table restriction of the Compensation table.
- B. Configure a table restriction of the Global Job Information table.
- C. Duplicate the Compensation table.
- D. Change the table join to the Compensation table to an inner join.
正解:A、B
質問 # 23
You are using a pivot table in your canvas report but the report does NOT display the most recent data.
What could be the reason?
- A. You are using a wrong People Scope.
- B. You are using a query with a static date filter.
- C. You are using the percent of total option.
- D. You are NOT using a template.
正解:B
質問 # 24
Which fields can you format using Column Formatting on the Edit menu?
Note: There are 2 correct answers to this question.
- A. Picklist fields
- B. Currency fields
- C. Number fields
- D. Date fields
正解:A、D
質問 # 25
Where can you obtain the latest versions of the standard report templates provided by SAP Success Factors?
- A. SuccessFactors HCM Cloud Operations Portal
- B. SAP PartnerEdge
- C. SAP Support Portal
- D. SAP Help Portal
正解:D
質問 # 26
Which tool can you use to create tiles offline?
- A. Advance Reporting
- B. Detailed Reporting
- C. Query Workspace
- D. YouCalc Designer
正解:D
質問 # 27
A user wants to build a pivot chart based on a list report that has a run-time filter.
What must the user do?
- A. Create the run-time filter before building the report.
- B. Create a filter group within the run-time filter before building the report.
- C. Create the pivot chart after adding the run-time filter.
- D. Create the pivot chart before adding the run-time filter.
正解:C
質問 # 28
How do you configure the Builder to display the table in the screenshot in a story report? Note: There are 3 correct answers to this question. Headcount by Location
- A. Table Structure: Cross-tab
- B. Row: Count
- C. Column: Count
- D. Table Structure: Aggregated List
正解:A、B、C
質問 # 29
You are using Report Center to share a canvas report. You share the report with a Dynamic Group (see attached image).
Who is the report shared with?
- A. Employees of the Sales department
- B. Employees of the Sales department of Atlanta
- C. Employees of Atlanta
- D. Employees of the Sales departments and all employees of Atlanta
正解:B
質問 # 30
A table report is shared with a user. That user CANNOT see the table report in the Report Center list.
Which role-based permission has NOT been set correctly for this user?
- A. Ability to manage Tiles and Dashboards
- B. Create Report access to the domain
- C. Run Report access to the domain
- D. Access to Insights
正解:A
質問 # 31
What is the first step to make Ad Hoc reporting available for a customer?
- A. Enable Table reports by assigning Role Based Permissions.
- B. Enable Table reports in Admin Center-> Reporting & Analytics.
- C. Enable Ad Hoc report builder and domain schemas in Provisioning.
- D. Enable Table reports in Admin Center-> Upgrade Center.
正解:C
質問 # 32
What are the steps to create and assign a date filter to a tile?
- A. 1. Enable the date filter in the tile.
2. Create a new date range.
3. Configure the Name, label and date from/date to.
4. Configure end user free selection of date range. - B. 1. Enable the date filter in the tile.
2. Access Date Options.
3. Configure date type to Date Range.
4. Configure the date from/date to.
5. Configure end user free selection of date range. - C. 1. Create a new date range.
2. Configure the Name, label and date from/date to.
3. Enable the date filter in the tile.
4. Configure end user free selection of date range. - D. 1. Access Date Options.
2. Configure the date type to Date Range.
3. Configure the date from/date to.
4. Enable the date filter in the tile.
5. Configure end user free selection of date range.
正解:D
質問 # 33
An administrator creates a new MDF object for storing attachments related to an employees' dependents. After uploading some test data, the administrator states they are unable to report on the new data with Advanced Reporting tool in a canvas report. The administrator is working for a client that has already had their system transitioned to Workforce Analytics on SAP HANA.
How can the administrator quickly make the data available for reporting?
- A. Use WFA on HANA Data Factory to rebuild the cube.
- B. Use Purge Advanced Reporting Metadata Cache Tool.
- C. Use Refresh Analytics Permissions Tool.
- D. Request a Metadata Refresh from SuccessFactors Support.
正解:C
質問 # 34
How do you give an analyst permission to build tiles?
- A. Assign the role-based permission in the Manage Dashboards/Reports RBP Category.
- B. Assign the analyst as a dashboard administrator in Provisioning.
- C. Add the analyst to the role-based permission group Dashboard Administrators.
- D. Assign the role-based permission in the Analytics RBP Category.
正解:A
質問 # 35
Which actions can you permit the report consumer to perform by your configuration of Interactive widgets?
Note: There are 3 correct answers to this question.
- A. Switch between edit and view mode.
- B. Adjust filters within controls.
- C. Add/delete widgets.
- D. Freeze table rows/columns.
- E. Show/hide labels.
正解:B、D、E
質問 # 36
What is a prerequisite for using the SuccessFactors standard report templates?
- A. The customer must have licensed SuccessFactors Employee Central.
- B. The templates must have been downloaded from the Success Store.
- C. The customer must have enabled the templates in Provisioning.
- D. The templates must have been loaded within Report Center.
正解:B
質問 # 37
In the Advanced Reporting tool, you want to create a query that includes the employee's matrix manager. When you configure the table join with the Job Relationships table, the Results tab displays multiple rows per employee that also include relationships to HR managers and second managers.
How do you configure the query to return one row per employee that shows the employee's matrix manager when assigned?
- A. Change the Job Relationship join to an inner join.
- B. Change the Job Relationship to include a table restriction.
- C. Change the Job Relationship join to a left join.
- D. Change the Job Relationship join to a right join.
正解:A
質問 # 38
You are creating a query that lists employee information such as name, address, and dependent information. The query uses Personal Information as the driving table and joins the Dependents and Address tables. You notice many employees are missing from the result set.
What are the reasons?
- A. Personal Information is joined to Dependents table with a left join and the Dependents table is joined to the Address table with a left join.
- B. Personal Information is joined to Address table with a left join and the Address table is joined to the Dependents table with a left join.
- C. Personal Information is joined to both the Dependents table and the Address table with an inner join.
- D. Personal Information is joined to both the Dependents table and the Address table with a left join.
正解:C
質問 # 39
You want to create a pie chart of your company's headcount by country. For each slice you want to display the proportion by country and the country name. Which formatting options must you select?
Note: There are 2 correct answers to this question.
- A. Use Smart Labels
- B. Chart type: Area
- C. Percent of Total
- D. Rolling Averaqe
正解:A、C
質問 # 40
In addition to any chart filter you may have applied to your chart, which other filters may be affecting the chart filter, due to the Cascading effect?
Note: There are 2 correct answers to this question.
- A. Story
- B. Page
- C. Table
- D. Query
正解:A、D
質問 # 41
Which tool can you use to upload a report from the test instance to the production instance?
Note: There are 2 correct answers to this question.
- A. FTP Distribution
- B. Report Center
- C. Report Distributor
- D. Report Transfer
正解:B、D
質問 # 42
How can you give users permissions to see a tile?
- A. 1. Go to Admin Center.
2. Select User Privileges.
3. Select Role.
4. Enable Analytics Tiles and Dashboards. - B. 1. Go to Admin Center.
2. Go to User Privileges -> Report Permissions.
3. Click Permissions.
4. Select Role.
5. Select Manage Permission Roles.
6. Enable Analytics Tiles and Dashboards. - C. 1. Go to Admin Center.
2. Select Role.
3. Click Permission.
4. Go to User Privileges -> Reports Permissions.
5. Enable Analytics Tiles and Dashboards. - D. 1. Go to Admin Center.
2. Select Manage Permission Roles.
3. Select Role.
4. Click Permission.
5. Go to User Privileges -> Reports Permissions.
6. Enable Analytics Tiles and Dashboards.
正解:D
質問 # 43
When using Report Center, what permissions are required to create a canvas report on Employee Profile data using the Detailed Reporting tool?
Note: There are 3 correct answers to this question.
- A. Report - Canvas Designer
- B. Create Reports: Employee Profile
- C. Report - Canvas Designer Admin
- D. Report Center
- E. Run Report: Employee Profile
正解:A、C、D
質問 # 44
You want to create a tile-based dashboard and make it available to users. After you created and named the dashboard, which steps are required?
- A. 1. Select tile(s).
2. Save dashboard.
3. Share dashboard. - B. 1. Create tile(s).
2. Select dataset.
3. Share dashboard. - C. 1. Create tiles(s).
2. Select filters.
3. Save dashboard. - D. 1. Select tile(s).
2. Select dataset.
3. Save dashboard.
正解:B
質問 # 45
You want to create a page in a canvas report that includes a custom image, a user editable title centered underneath the image, and the current date in the top-right corner.
Which combinations of components can you use to accomplish this?
Note: There are 2 correct answers to this question.
- A. 1 custom image component, 1 rich text component
- B. 1 custom image component, 2 rich text components
- C. 1 custom image component, 1 rich text component, 1 simple text component
- D. 1 custom image component, 1 simple text component
正解:B、C
質問 # 46
......
C_THR92_2211問題集と練習テスト(82試験問題):https://www.passtest.jp/SAP/C_THR92_2211-shiken.html
ガイド(2023年最新)実際のSAP C_THR92_2211試験問題:https://drive.google.com/open?id=14H0iVX55Oa-QQ5EUbdO2nUvSu585Cpe9