최신 Reporting and Analytics Workday-Prism-Analytics 무료샘플문제:
1. A Prism data writer has two pipelines of data that need to be joined together:
* The primary pipeline includes point of sale data by sales agent.
* The secondary pipeline includes performance rating by sales agent.
The requirement is to keep all of the point of sale data from the primary pipeline and blend in performance rating data for the agents from the secondary pipeline where it exists. What Join type should be used to blend the data together?
A) Left Outer Join
B) Full Outer Join
C) Right Outer Join
D) Inner Join
2. What security domain enables the ability to create a dataset?
A) Prism Datasets: Publish
B) Prism: Manage Data Source
C) Prism Datasets: Create
D) Prism: Tables Create
3. A Prism data administrator combined data from multiple sources down to a final derived dataset, including current worker data. There is a new requirement to append historical worker data to the dataset in a uniform layout. The historical worker data includes some, but not all, fields that align withthe current worker data.
Using current worker data as the primary pipeline, how can the historical worker data points be brought in?
A) Add a Union stage.
B) Add a Join stage with a Left Outer Join.
C) Add a Join stage with a Right Outer Join.
D) Add a Join stage with an Inner Join.
4. 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) Extract Single Instance
B) Arithmetic Calculation
C) Lookup Related Value
D) Lookup Field with Prompts
5. You want to create a Prism calculated field to change the field type to date data using the TO_DATE function.
The field from Workday is numeric data and you will use the Manage Fields stage to prepare the data for use in the function. What will you need to change about the field in the Manage Fields stage?
A) Input Name
B) Input Type
C) Output Name
D) Output Type
질문과 대답:
질문 # 1 정답: A | 질문 # 2 정답: C | 질문 # 3 정답: A | 질문 # 4 정답: B | 질문 # 5 정답: D |