100%合格率のWorkday-Prism-Analytics参考資料 & 合格スムーズWorkday-Prism-Analytics試験参考書 | ハイパスレートのWorkday-Prism-Analytics問題と解答Workday-Prism-Analytics学習クイズの最も注目すべき機能は、簡単かつ簡単に試験のポイントを学習し、認定コースの概要のコア情報を習得するのに役立つ最も実用的なソリューションを提供することです。それらの品質は、他の資料の品質よりもはるかに高く、Workday-Prism-Analyticsトレーニング資料の質問と回答には、利用可能な最良のソースからの情報が含まれています。初心者でも経験豊富な試験受験者でも、Workday-Prism-Analyticsスタディガイドは大きなプレッシャーを軽減し、困難を効率的に克服するのに役立ちます。 Workday Pro Prism Analytics Exam 認定 Workday-Prism-Analytics 試験問題 (Q29-Q34):質問 # 29
You just imported your table on worker compensation into a derived dataset but before adding any transformation you want to make sure you have no NULL values for the Worker ID field. How can you get this insight?
A. Click on the field name and check the stage statistics.
B. Create a Prism calculated field.
C. Join on the Worker ID field.
D. Add a Manage Fields stage.
正解:A
解説:
Comprehensive and Detailed Explanation From Exact Extract:
In Workday Prism Analytics, after importing a table into a derived dataset (DDS), you can inspect the data for quality issues, such as NULL values, before proceeding with transformations. According to the official Workday Prism Analytics study path documents, to check for NULL values in a specific field like Worker ID, the most direct method is to click on the field name and check the stage statistics. When viewing a dataset in the Prism Analytics interface, clicking on a field name (e.g., Worker ID) in the dataset preview displays stage statistics, which include metrics such as the count of NULL values, distinct values, and other data quality indicators. This feature allows users to quickly assess the presence of NULLs without modifying the dataset or adding unnecessary stages.
The other options are not the best approach for this task:
* A. Add a Manage Fields stage: The Manage Fields stage is used to modify field properties (e.g., type, visibility), not to inspect data for NULL values.
* C. Create a Prism calculated field: While a calculated field could be used to flag NULLs (e.g., using ISNULL), this is an indirect and unnecessary step compared to checking stage statistics.
* D. Join on the Worker ID field: Joining with another dataset does not help identify NULL values in the Worker ID field and is irrelevant to this task.
Using stage statistics by clicking on the field name provides a straightforward and efficient way to gain insight into NULL values in the Worker ID field.
References:
Workday Prism Analytics Study Path Documents, Section: Data Prep and Transformation, Topic: Data Quality Checks in Derived Datasets Workday Prism Analytics Training Guide, Module: Data Prep and Transformation, Subtopic: Inspecting Data Using Stage Statistics
質問 # 30
A custom report uses your recently published Prism data source, but you noticed a minor error in the published data. You need to delete the published rows to fix it. What happens to your custom report?
A. The report definition will be copied and a new version will appear after republishing.
B. The report definition will need to be edited to reflect changes.
C. The report definition will need to be manually recreated.
D. The report definition remains intact and will work after republishing.
正解:D
解説:
Comprehensive and Detailed Explanation From Exact Extract:
In Workday Prism Analytics, deleting published rows from a Prism data source (PDS) is a step taken to correct errors in the published data, often followed by republishing the dataset with corrected data. According to the official Workday Prism Analytics study path documents, when you delete the published rows, the report definition remains intact and will work after republishing (option A). The custom report's definition, which is based on the Prism data source, is not affected by the deletion of published rows because the report definition references the data source's structure (e.g., fields and metadata), not the specific data rows. Once the dataset is republished with the corrected data, the report will automatically reflect the updated data without requiring any changes to the report definition, assuming the structure of the data source remains the same.
The other options are incorrect:
* B. The report definition will need to be manually recreated: The report definition is not deleted or invalidated by deleting published rows, so recreation is not necessary.
* C. The report definition will be copied and a new version will appear after republishing: Workday does not automatically copy or version report definitions when a data source is republished.
* D. The report definition will need to be edited to reflect changes: No edits are required unless the structure of the data source (e.g., field names or types) changes, which is not indicated in this scenario.
The report definition's integrity is maintained, and it will function as expected after republishing the corrected data.
References:
Workday Prism Analytics Study Path Documents, Section: Publishing and Visualizing Data, Topic: Impact of Data Source Updates on Reports Workday Prism Analytics Training Guide, Module: Publishing and Visualizing Data, Subtopic: Managing Data Corrections in Prism Data Sources
質問 # 31
An HR analyst is tasked to create custom reports for their company's performance reviews. The analyst uses both Workday and Prism for data analysis. What Workday-calculated field functions would the analyst be able to build off of their Prism object?
A. Arithmetic Calculation
B. Extract Single Instance
C. Lookup Field with Prompts
D. Lookup Related Value
正解:A
解説:
Comprehensive and Detailed Explanation From Exact Extract:
In Workday Prism Analytics, when integrating with Workday reports, a Prism object (i.e., a published Prism data source) can be used as the basis for custom reports, and certain Workday-calculated field functions can be applied to it. According to the official Workday Prism Analytics study path documents, the Arithmetic Calculation function (option B) is a supported Workday-calculated field function that can be built off a Prism object. This function allows the analyst to perform mathematical operations (e.g., addition, subtraction, multiplication) on numeric fields within the Prism data source, such as calculatinga performance review score by combining multiple metrics. Since Prism data sources often contain pre-processed data, arithmetic calculations can be applied to enhance the data for reporting purposes.
The other options are not supported for Prism objects:
* A. Extract Single Instance: This function is used to extract a single instance from a multi-instance field in Workday, but Prism objects typically contain single-instance fields after transformations (e.g., via an Explode stage), making this function inapplicable.
* C. Lookup Related Value: This function retrieves related values from other Workday business objects, but Prism objects do not support direct lookups to Workday objects in this manner; such relationships must be pre-built in the Prism dataset.
* D. Lookup Field with Prompts: This function involves interactive prompting, which is not supported for Prism objects in Workday reports, as Prism data sources are static snapshots of data.
The Arithmetic Calculation function provides the flexibility to perform numerical computations on Prism data, making it a suitable choice for enhancing performance review reports.
References:
Workday Prism Analytics Study Path Documents, Section: Integrating Prism with Workday Reports, Topic:
Using Calculated Fields with Prism Objects
Workday Prism Analytics Training Guide, Module: Integrating Prism with Workday Reports, Subtopic:
Supported Calculated Field Functions for Prism Data Sources
質問 # 32
What security domain enables the ability to create a dataset?
A. Prism Datasets: Create
B. Prism Datasets: Publish
C. Prism: Tables Create
D. Prism: Manage Data Source
正解:A
解説:
Comprehensive and Detailed Explanation From Exact Extract:
In Workday Prism Analytics, the ability to create a dataset is governed by specific security domains within the Prism Analytics functional area. According to the official Workday Prism Analytics study path documents, the security domain that explicitly enables users to create datasets is the "Prism Datasets: Create" domain.
This domain grants users the necessary permissions to initiate the creation of both base and derived datasets within the Prism Analytics Data Catalog.
The process of creating a dataset involves defining the metadata and processing logic to manipulate data, which can include Workday or external (non-Workday) data sources. The "Prism Datasets: Create" domain ensures that only authorized users, such as Prism data analysts or administrators, can perform this task, aligning with Workday's configurable security framework. Other domains, such as "Prism Datasets: Publish," are responsible for publishing datasets to make them available as Prism Data Sources for reporting, while
"Prism: Manage Data Source" pertains to managing the data sources themselves, not creating datasets.
Similarly, "Prism: Tables Create" is related to creating tables, which is a distinct entity from datasets in Prism Analytics.
This distinction is critical, as datasets and tables serve different purposes in the data management workflow.
Datasets include metadata and a subset of example rows, while tables contain metadata and all data rows. The
"Prism Datasets: Create" domain is specifically designed to control access to dataset creation, ensuring secure and governed data preparation.
References:
Workday Prism Analytics Study Path Documents, Section: Security and Governance in Prism Analytics, Topic: Security Domains and Permissions Workday Prism Analytics Training Guide, Module: Datasets and Data Sources, Subtopic: Creating Datasets and Associated Security
質問 # 33
You are loading data into a table using the Data Change task. The field type in the source file is Numeric and the table field type is Text. What can you do to load the data?
A. Change the connection type for the data change task.
B. Use a different source file, as the field types are incompatible.
C. Map the Numeric field to the table Text field.
D. Change the field type in the parsing stage from Numeric to Text.
正解:C
解説:
Comprehensive and Detailed Explanation From Exact Extract:
In Workday Prism Analytics, the Data Change task is used to load data from a source file into a table, and it supports flexible field type mapping to accommodate differences between source and target field types.
According to the official Workday Prism Analytics study path documents, when the source file has a Numeric field type and the target table has a Text field type, you can map the Numeric field to the Text field in the Data Change task. Workday Prism Analytics automatically handles the conversion of Numeric values to Text during the data loading process, as Text fields can store Numeric values as strings without data loss.
The other options are not necessary or appropriate:
* A. Use a different source file, as the field types are incompatible: The field types are not incompatible; Prism supports mapping Numeric to Text, making a new source file unnecessary.
* C. Change the field type in the parsing stage from Numeric to Text: The parsing stage defines how the source file is interpreted, but changing the source field type is not required since the mapping handles the conversion.
* D. Change the connection type for the data change task: The connection type (e.g., file upload or Workday report) is unrelated to field type compatibility and does not address the issue.
By mapping the Numeric field to the Text field in the Data Change task, the data can be successfully loaded, leveraging Prism's built-in type conversion capabilities to ensure compatibility.
References:
Workday Prism Analytics Study Path Documents, Section: Data Prep and Transformation, Topic: Field Type Mapping in Data Change Tasks Workday Prism Analytics Training Guide, Module: Data Prep and Transformation, Subtopic: Handling Field Type Conversions in Data Loading