試験合格保証付きのSAP Certified Application Associate C-THR92-2105試験問題集
SAP C-THR92-2105日常練習試験は2022年最新のに更新された82問あります
SAP C-THR92-2105 認定試験の出題範囲:
| トピック | 出題範囲 |
|---|---|
| トピック 1 |
|
| トピック 2 |
|
| トピック 3 |
|
| トピック 4 |
|
| トピック 5 |
|
質問 27
You are creating a calculated column to calculate an employee's organizational tenure.
Why does the formula in the screenshot result in an error?
- A. An "if then else" statement needs to be included.
- B. An incorrect data type has been selected.
- C. The result of the formula is negative.
- D. An incorrect dynamic date variable has been used.
正解: D
質問 28
You want to return the quarterto date event records to count terminations.
Which options would you set in the time filter?
Note: There are 3 correct answers to this question.
- A. Range period: Actual start/end date of the current quarter
- B. Range Type: dynamic
- C. Records Returned: Include only records that begin in your defined date range
- D. Range Type: fixed
- E. Range Parameters: Period to Date
正解: B,C,E
質問 29
You want to create a tile-based dashboard and make it available to users. After you created and named thedashboard, which steps are required?
- A. 1. Create tiles(s).
2. Select filters.
3. Save dashboard. - B. 1. Create tile(s).
2. Select dataset.
3. Share dashboard. - C. 1. Select tile(s).
2. Select dataset.
3. Save dashboard. - D. 1. Select tile(s).
2. Save dashboard.
3. Share dashboard.
正解: B
質問 30
An executive reviews a canvas report on employee compensation. The executive discovers that NOT all employees are included in the report. You need to adjust the report so thatall employees are included by default, but included employees can be adjusted at runtime.
How do you accomplish this task?
Note: There are 2 correct answers to this question.
- A. Enable User Prompted People Scope.
- B. Set the People Scope Team Manager to CEO and set Team Reporting Type to Team View.
- C. Set a run-time filter on User Sys ID.
- D. Set the People Scope Team Manager to Logged in User and set Team Reporting Type to other filters.
正解: A,D
質問 31
You create a report page and want to change the grid column width and grid row height. Where can you do this?
- A. Edit designer properties
- B. Validate page
- C. Edit page properties
- D. Edit Query
正解: A
質問 32
What is the purpose of the Include Starting From User setting in People Scope?
- A. To include users the report is shared with
- B. To include the user column as the first column
- C. To include a range of users
- D. To include the results for the user the report is running for
正解: A
質問 33
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 Addresstables. You notice many employees are missing from the result set.
What are the reasons?
- A. Personal Information is joined to both the Dependents table and the Address table with an inner join.
- B. Personal Information is joined to both the Dependents table and the Address table with a left join.
- C. 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.
- D. 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.
正解: A
質問 34
You are creating a calculated column to calculate an employee's organizational tenure.
Why does the formula in the screenshotresult in an error?
- A. An "if then else" statement needs to be included.
- B. An incorrect data type has been selected.
- C. The result of the formula is negative.
- D. An incorrect dynamic date variable has been used.
正解: D
質問 35
Which of the following would make it possiblefor a filter to update multiple charts using linked analysis?
Note: There are 2 correct answers to this question.
- A. The data sources for the charts should contain linked dimensions.
- B. The chart should use the same aggregation.
- C. The charts should have the same data source.
- D. The charts should usethe same measures.
正解: A,D
質問 36
An administrator creates a new MDF object forstoring 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 hasalready 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. Request a Metadata Refresh from SuccessFactors Support.
- C. Use Refresh Analytics Permissions Tool.
- D. Use Purge Advanced Reporting Metadata Cache Tool.
正解: C
質問 37
When constructing an expression for a calculated column, which syntax should you use to enter a date?
- A. #MMM-DD-YYYY#
- B. #YYYY-MM-DD#
- C. #MM-DD-YYYY#
- D. #DD-MM-YYYY#
正解: B
質問 38
When you createa table report with filter groups, what is the logical relationship between filter groups?
- A. OR
- B. NOT
- C. AND
正解: A
質問 39
How do you configure the Builder to display the chart in the screenshot in a story report?
Note: There are 3 correct answers to this question.
- A. Set Color to Pay Grade
- B. Set Dimensions to Pay Grade
- C. Set Measures to EOP Headcount
- D. Set Color to Gender
- E. Set Dimensions to Gender
正解: B,D,E
質問 40
How can you give users permissions to see a tile?
- A. 1. Go to Admin Center.
2. Go to User Privileges -> Report Permissions.
3. Click Permissions.
4. Select Role.
5. Select ManagePermission Roles.
6. Enable Analytics Tiles and Dashboards. - B. 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. - C. 1. Go to Admin Center.
2. Select User Privileges.
3. Select Role.
4. Enable Analytics Tiles and Dashboards. - D. 1. Go to Admin Center.
2. Select Role.
3. Click Permission.
4. Go to User Privileges -> Reports Permissions.
5. Enable Analytics Tiles andDashboards.
正解: B
質問 41
While constructing a dashboard, youfind that you need to create a tile that requires more complex configuration than what is available with the Online Tile Builder tool.
What tool can you use to create this tile?
- A. PDFSam
- B. LMS Report Designer
- C. YouCalc designer
- D. Business Intelligence Reporting Tool (BIRT)
正解: C
質問 42
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. Change the table join to the Compensation table to an inner join.
- B. Configure a table restriction of the Compensation table.
- C. Configure a table restriction of the Global Job Information table.
- D. Duplicate the Compensation table.
正解: B,C
質問 43
......
テストエンジン練習C-THR92-2105テスト問題:https://jp.fast2test.com/C-THR92-2105-premium-file.html