[2026年09月]更新のWorkday-Pro-HCM-Reporting試験事前練習テスト試験問題と解答Workday Pro Certifications学習ガイド [Q14-Q30]

Share

[2026年09月]更新のWorkday-Pro-HCM-Reporting試験事前練習テスト試験問題と解答Workday Pro Certifications学習ガイド

Workday Pro HCM Reporting Certification Exam認証サンプル解答

質問 # 14
You need to create a matrix report that evaluates the effectiveness of recruiters on each region.
How can you ensure the report displays the percentage of hires for each recruiter in relation to all recruiters and regions?

  • A. Create a calculated field using the Sum function on the Number of Hires summarization
  • B. Create a Calculation summarization to show the percentage of hires for each region
  • C. Use a Count summarization to aggregate all data at the row level
  • D. Select the Percent of Overall Total option on the Number of Hires summarization

正解:D

解説:
Matrix reports in Workday allow grouping of data, applying summarizations, and drilling into the summaries for deeper analysis . To calculate percentages relative to the overall total, Workday provides a built-in summarization option called "Percent of Overall Total." This option is applied to numeric summarizations like "Number of Hires." From the Workday Reporting Guide:
"Matrix reports allow you to group data, summarize the metrics for each grouping, and drill into the summarizations for further analysis."
"You can apply different summarizations such as Count, Sum, Average, and Percent of Overall Total on numeric fields." (Matrix Report Options - Workday Module 1 Binder) Therefore, to show the percentage of hires per recruiter relative to the grand total across recruiters and regions, you would select "Percent of Overall Total" on the Number of Hires summarization.


質問 # 15
You transferred ownership of your report to an HR Analyst. Then, you run the Custom Report Exception Audit report, and a critical error appears next to the report you just transferred.
Why could this be?

  • A. The report is not shared with anyone.
  • B. The HR Analyst is not in the same location as you are.
  • C. The HR Analyst does not have access to all of the fields on the report.
  • D. The report has prompts.

正解:C

解説:
When ownership of a custom report is transferred in Workday, the system immediately evaluates whether the new report owner has full security access to all components of the report. This includes access to the data source, all report fields, calculated fields, and any secured domains referenced by the report. If the new owner lacks access to even one secured field or domain, the report becomes invalid for that owner.
The Custom Report Exception Audit report is specifically designed to identify these types of issues. A critical error appears when the report owner does not meet the minimum security requirements to maintain or run the report.
From the Workday HCM Reporting documentation:
"When transferring ownership of a custom report, the new owner must have access to all fields and data sources used in the report. If access is missing, the Custom Report Exception Audit will flag the report with an error."
"Critical errors indicate security or configuration issues that must be resolved for the report to function correctly." The other options are incorrect because location has no impact on report ownership, prompts are supported in reports, and sharing controls visibility-not ownership validity.


質問 # 16
You are creating a custom report to calculate the monthly bonus for each worker in the sales department. The bonus is calculated as 10% of the total sales for the month. What calculated field function would return the monthly bonus for each worker?

  • A. Lookup Related Value
  • B. Arithmetic Calculation
  • C. Sum Related Instances
  • D. Evaluate Expression

正解:B

解説:
The Arithmetic Calculation function is designed for mathematical operations such as addition, subtraction, multiplication, and division. In this scenario, the bonus equals 10% of monthly sales, so you need to multiply the sales field by 0.10.
The Workday documentation highlights: "Arithmetic Calculation - Creates a numeric field using mathematical operations performed on existing fields." . This makes it the ideal choice for payroll- and incentive-related calculations.
Other options are less relevant: Evaluate Expression is for logical or Boolean conditions, Lookup Related Value is for retrieving fields from related objects (not calculations), and Sum Related Instances aggregates multiple rows of data but does not directly calculate percentages.
Thus, the arithmetic calculation provides a straightforward and efficient way to compute bonuses dynamically in the report.


質問 # 17
An HR administrator shares a discovery board with a manager and gives the manager Can Edit permissions. The manager is able to open Drive and access the discovery board. However, upon opening the discovery board, the manager notices that there are placeholders for each visualization and the data does not display.
What permission does the manager need to view the data in the visualizations?

  • A. The data source used in each visualization
  • B. The Drive domain
  • C. Can View permissions on each visualization
  • D. The Discovery Boards: Create domain

正解:A

解説:
Discovery boards in Workday Prism or Analytics rely on underlying data sources to populate visualizations. Even if the manager has Can Edit or Can View access to the discovery board itself, they still need access to the domains or data sources used in the visualizations. Without this, placeholders appear instead of data.
From the Workday binder: "Discovery boards enforce Workday security. Users must have access to the underlying data sources or domains to view data in visualizations, regardless of board permissions." Giving "Can View" permissions on the visualization object itself or Drive access only affects sharing, not data. Discovery Boards: Create allows building new boards, not data access.
Therefore, the manager must have A. The data source used in each visualization.


質問 # 18
You are creating a custom report that displays employee salary amounts. You need to ensure that compensation analysts have the appropriate security permissions to view this information for all employees.
How do you confirm the security group's access to salary amounts?

  • A. Review the domain security policy on the report's data source.
  • B. Assign individuals to the compensation analyst security group.
  • C. Run the Activate Security Policy Pending Changes task.
  • D. Review the domain security policy on the salary amount report field.

正解:D

解説:
In Workday, access to sensitive data such as salary amounts is controlled at the report field level through security domains. Even if a user has access to the report itself or the data source, they will not be able to see secured fields unless their security group has permission to the domain that specifically secures that field.
The Workday HCM Reporting documentation explains that report fields are securable items and are governed by domain security policies. To confirm whether compensation analysts can view salary amounts for all employees, you must review the domain security policy associated with the Salary Amount report field and verify that the appropriate security group has View (or higher) access.
From the Workday documentation:
"Security access to report fields is controlled by domain security policies. Users must have access to the domain that secures a report field in order to view its data."
"Even when users have access to a report or data source, secured fields will not display unless domain permissions are granted." Running Activate Security Policy Pending Changes applies changes but does not confirm access. Assigning users to a security group does not ensure that the group has the correct domain permissions. Reviewing only the data source security is insufficient because salary visibility is controlled at the field/domain level.


質問 # 19
You have selected the Enable As Worklet checkbox on a report definition and added the Recruiting dashboard in the Available On field. You share the report definition with all authorized users and run the Recruiting dashboard but the worklet is not appearing.
What could be the reason for this?

  • A. The worklet needs to be setup as required on the dashboard.
  • B. Your security needs to be updated to view the worklet.
  • C. The worklet has more than 100 rows of data.
  • D. You need to configure the Recruiting dashboard to include the worklet.

正解:D

解説:
Enabling a report as a worklet and assigning it to a dashboard does not automatically make it visible. The Recruiting dashboard (or any dashboard in Workday) must be configured to include the worklet explicitly. This is a common oversight-report designers assume that enabling a report as a worklet is sufficient, but the dashboard itself must be updated in configuration to display that worklet tile.
From the Workday reporting materials: "Dashboards provide an interface to view multiple worklets. Even if a report is enabled as a worklet, the dashboard configuration determines which worklets are visible to end users." Other options are less relevant: exceeding 100 rows only impacts loading performance, not visibility; security issues would typically block data, not hide the worklet entirely; and required setup applies to whether the worklet is optional or required, but it must still be added to the dashboard.
Thus, the correct reason is B. You need to configure the Recruiting dashboard to include the worklet.


質問 # 20
You are building a composite report that uses two subreports with different data sources. You are noticing duplicate prompts when you run your composite report.
How can you resolve this problem?

  • A. Configure a prompt set on the composite report in the Report Settings.
  • B. Configure the same default value for each duplicate prompt.
  • C. Select the Do Not Prompt at Runtime for one of the duplicate prompts in the Report Settings.
  • D. Select the Do Not Prompt at Runtime checkbox for the overlapping prompts in each subreport.

正解:A

解説:
Duplicate prompts occur in composite reports when multiple subreports request similar or identical inputs, such as Company, Date, or Organization. The recommended and most scalable solution is to use a Prompt Set configured at the composite report level.
Prompt sets allow you to consolidate duplicate prompts into a single prompt, which is then mapped to the corresponding prompts in each subreport. This ensures a clean user experience and consistent filtering across all subreports.
From the Workday HCM Reporting documentation:
"Composite reports support prompt sets to consolidate duplicate prompts across subreports."
"Configure prompt sets in the composite report's Report Settings to eliminate redundant user prompts." The other options are not best practice: default values do not remove duplicate prompts, suppressing prompts reduces flexibility, and managing prompts individually in subreports defeats the purpose of composite-level control.


質問 # 21
You would like to build a composite report using worker data in which report users can select a value from the output and view the worker, worker's location, and worker's manager.
Where will you need to configure the drill down values?

  • A. In the subreports
  • B. In the composite report columns
  • C. In the composite report prompt settings
  • D. In the composite report rows

正解:B

解説:
In composite reports, drill-down functionality is controlled at the column level. By configuring drillable fields on the output columns, users can select values and view related details, such as worker name, location, and manager.
From the Workday documentation: "Drill-down values in composite reports are configured on columns. Columns can be set to include drillable fields, allowing users to select a value and view related data." Rows determine how data is grouped, prompts filter initial results, and subreports provide the raw data but do not directly control drillable field configurations.
Therefore, the correct configuration is C. In the composite report columns.


質問 # 22
You are configuring a data column on a composite report. You would like to map a subreport prompt to a value in a prompt set, but the prompt is not appearing on the Map Sub Report Prompts grid in the column configuration options.
What could be causing this?

  • A. You already set a default value for the prompt on the subreport.
  • B. The Do Not Prompt at Runtime checkbox is selected for the prompt on the subreport.
  • C. You do not have access to the domain securing the report prompt.
  • D. You did not select Use Value From Prompt Set as the default prompt value in the subreport.

正解:B

解説:
In Workday, when you configure composite reports, you can map subreport prompts to prompt sets for greater flexibility. However, if the Do Not Prompt at Runtime checkbox is selected on the subreport prompt, the prompt will not be exposed in the Map Sub Report Prompts grid. This is because Workday interprets the prompt as suppressed and therefore not available for mapping at runtime.
From the Workday binder: "Prompts suppressed with the Do Not Prompt at Runtime option will not appear in the Map Sub Report Prompts grid in composite report configuration. To map a subreport prompt, ensure the prompt is enabled at runtime." Other options do not directly cause this issue: default values on prompts do not suppress them, security issues would block data but not hide the prompt mapping, and prompt set configuration errors affect defaulting but not visibility.
Thus, the correct answer is B. The Do Not Prompt at Runtime checkbox is selected for the prompt on the subreport.


質問 # 23
You are configuring a data column on a composite report. You would like to map a subreport prompt to a value in a prompt set, but the prompt is not appearing on the Map Sub Report Prompts grid in the column configuration options.
What could be causing this?

  • A. You already set a default value for the prompt on the subreport.
  • B. The Do Not Prompt at Runtime checkbox is selected for the prompt on the subreport.
  • C. You do not have access to the domain securing the report prompt.
  • D. You did not select Use Value From Prompt Set as the default prompt value in the subreport.

正解:B

解説:
In Workday, when you configure composite reports, you can map subreport prompts to prompt sets for greater flexibility. However, if the Do Not Prompt at Runtime checkbox is selected on the subreport prompt, the prompt will not be exposed in the Map Sub Report Prompts grid. This is because Workday interprets the prompt as suppressed and therefore not available for mapping at runtime.
From the Workday binder: "Prompts suppressed with the Do Not Prompt at Runtime option will not appear in the Map Sub Report Prompts grid in composite report configuration. To map a subreport prompt, ensure the prompt is enabled at runtime." Other options do not directly cause this issue: default values on prompts do not suppress them, security issues would block data but not hide the prompt mapping, and prompt set configuration errors affect defaulting but not visibility.
Thus, the correct answer is B. The Do Not Prompt at Runtime checkbox is selected for the prompt on the subreport.


質問 # 24
You want to view benefit cost by benefit enrollment for the current year compared to the prior year to evaluate increases or decreases in plan enrollment, displaying formatted cost and count variance calculations.
What type of report would allow you to do this?

  • A. Trending Report
  • B. Advanced Report
  • C. Matrix Report
  • D. Composite Report

正解:A

解説:
To evaluate year-over-year changes in benefit costs and enrollments, you need historical data comparisons over time. The Trending Report type is designed for exactly this use case, leveraging data sources like Trended Workers to display snapshots at periodic intervals and calculate variances between time periods.
From the Workday binder: "Trending reports allow you to track changes to worker data across time. These reports support analysis of headcount, demographics, benefit enrollments, and cost variances year-over-year or month-over-month." Advanced and Matrix reports provide strong analysis capabilities, but they are based on current or related effective-dated data, not time-series snapshots. Composite reports combine multiple subreports but do not inherently manage trending data or variance calculations across years.
Therefore, the only correct option for year-over-year benefit enrollment and cost variance is D. Trending Report.


質問 # 25
A report writer needs to create a report and wants to ensure they are using a data source that provides optimized performance on large volumes of data they will generate.
What type of data source should the report writer use for the required data set?

  • A. Trended
  • B. Targeted
  • C. Standard
  • D. Indexed

正解:D

解説:
Workday provides multiple types of data sources when creating reports. Among them, Indexed Data Sources are specifically designed for performance optimization on large data volumes. They allow faster retrieval and better scalability when working with high record counts, because they are pre-optimized for reporting and queries.
From the Workday Reporting guide:
"Indexed data sources provide optimized performance for large data volumes. These data sources are indexed on commonly used fields and are specifically designed to support high-performance queries." Thus, the correct choice is A. Indexed for ensuring performance with large datasets.


質問 # 26
You transferred ownership of your report to an HR Analyst. Then, you run the Custom Report Exception Audit report, and a critical error appears next to the report you just transferred.
Why could this be?

  • A. The report is not shared with anyone.
  • B. The HR Analyst is not in the same location as you are.
  • C. The HR Analyst does not have access to all of the fields on the report.
  • D. The report has prompts.

正解:C

解説:
The Custom Report Exception Audit report identifies errors in custom reports, such as missing security access. If a new report owner does not have access to one or more fields on the report, it will trigger a critical error.
From the Workday Reporting documentation:
"The Custom Report Exception Audit report identifies issues such as missing field access when ownership of a report is transferred." Therefore, the correct answer is A. The HR Analyst does not have access to all of the fields on the report.


質問 # 27
Refer to the following scenario to answer the question below.
You have prepared the following matrix report for a recruiting manager.

The recruiting manager would like to view the top ten hiring sources, rather than just three.
How can you adjust the report definition to address this requirement?

  • A. Edit the Sort Rows field on the Row Grouping column.
  • B. Configure a Field Values group on the Group by Field.
  • C. Edit the Maximum Number of Rows field.
  • D. Edit the Axis Scale on the Output tab.

正解:C

解説:
In Workday matrix reports, the number of rows returned is controlled by the Maximum Number of Rows setting. By default, reports may limit output rows (for example, showing only the top 3). To display more results-such as the top 10 hiring sources-you must increase this value in the report definition.
From the Workday Reporting documentation:
"You can limit or expand the number of rows displayed in a matrix report by editing the Maximum Number of Rows field."
"To display more than the default, update the value in the report definition." Therefore, the correct way to adjust this report to display the top 10 hiring sources is B. Edit the Maximum Number of Rows field.


質問 # 28
You need to filter a custom report to only return data on part-time employees.
To achieve this, what comparison type should you use when creating the filter?

  • A. Value from another field
  • B. Value specified in this filter
  • C. Prompt the user for the value and ignore the filter condition if the value is blank
  • D. Prompt the user for the value

正解:B

解説:
When creating a custom report, filters restrict which data records are returned. Workday allows different comparison types for filters. The option "Value specified in this filter" lets you hard-code a condition (for example, Time Type = Part-Time), so the report consistently returns only part-time employees without requiring user input.
From the Workday Reporting documentation:
"Filter - Add conditions to filter the primary business object."
"Prompts - You can further narrow and refine your report results by having the user complete prompt fields before they run the report... or use value specified in this filter for fixed filtering." Therefore, the correct answer is C. Value specified in this filter.


質問 # 29
A report that uses an indexed data source is running slowly for an HR analyst. The report is sorted by the Worker object field.
What can you do to improve the sorting performance?

  • A. Create a calculated field that only pulls the first name of the worker
  • B. Sort by the Full Name (text) field instead
  • C. Select the Sort by First Accessible Column checkbox
  • D. Change the data source on the report

正解:B

解説:
When reports use Indexed Data Sources, performance issues can arise if sorting is attempted on fields that are not indexed. In the case of the Worker object, sorting directly by the Worker object field is slower. Workday best practice is to sort by text-based fields such as the "Full Name (text)" field, which improves query performance because it leverages indexed fields.
From the Workday reporting materials:
*"For indexed data sources, performance improves when sorting by text fields such as Full Name (text), instead of object fields. Sorting by object fields causes slower performance, whereas text-based fields use the


質問 # 30
......


Workday Workday-Pro-HCM-Reporting 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • 人的資本管理:人的資本とは、経済学者や社会科学者が生産プロセスにおいて有用と考えられる個人の特性を指すために用いる概念です。応募者はHCMスキルについて評価されます。
トピック 2
  • 計算フィールド:この領域では、受験者の計算スキルを評価します。計算とは、1つ以上の入力を1つ以上の結果に変換する意図的なプロセスです。
トピック 3
  • 複合レポート: Workday Pro HCM レポート認定試験のこのドメインでは、HRIS アナリストのスキルを測定し、Workday HCM データ全体にわたる高度な分析情報を提供する複合レポートの構築と管理について扱います。
トピック 4
  • レポーティング:ビジネスレポーティングは、経営陣や投資家に対し、財務実績、市場見通し、特定部門の業績などの情報を伝えるために使用されます。受験者はビジネスレポーティングスキルをテストされます。

 

Workday試験練習テスト最高得点を獲得しよう:https://www.jpntest.com/shiken/Workday-Pro-HCM-Reporting-mondaishu

検証済み材料にはここWorkday-Pro-HCM-Reporting:https://drive.google.com/open?id=1UBRIfWcVLU6D3pNh521fVBiSjfvuodJz

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡