Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

What security domain enables the ability to create a dataset?

A.

Prism Datasets: Create

B.

Prism Datasets: Publish

C.

Prism: Manage Data Source

D.

Prism: Tables Create

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.

Add a Manage Fields stage.

B.

Click on the field name and check the stage statistics.

C.

Create a Prism calculated field.

D.

Join on the Worker ID field.

For a Prism use case, you have two datasets: one contains daily sales data, and the other contains monthly budget allocations. Before performing a join between these datasets, what transformation stage should you apply to the sales data to ensure it matches the granularity of the budget data?

A.

Union

B.

Group By

C.

Manage Fields

D.

Filter

When using a window function to calculate averages in Prism, what field type must the function operate on?

A.

Text

B.

Boolean

C.

Numeric

D.

Date

You have to blend two sources of data. Your matching field is Employee ID, which is a text-type field in Pipeline 1, but is numeric in Pipeline 2. How do you prepare your data for blending?

A.

Add a Manage Fields to change the field type and then Union.

B.

Add a Filter first and then a Manage Fields to change the field type.

C.

Add first a Manage Fields to change the field type and then Join.

D.

Add a Join first and then a Manage Fields to change the field type.

A Prism data administrator is ready to create a Prism data source. As data is updated in Prism, the goal is to update the data in the Prism data source concurrently, enabling immediate incremental updates. How should the administrator create the Prism data source?

A.

Create a table and select the Enable for Analysis checkbox.

B.

Create a table and select Publish.

C.

Publish a derived dataset with the Prism: Default to Dataset Access Domain.

D.

Set Data Source Security on a derived dataset and select Publish.

Why should you include Workday instance field types in the Workday report that you use to import data into Prism?

A.

The final Prism datasource can support drilling into Workday objects.

B.

Performance is improved in the final Prism datasource when published.

C.

Unions are more easily performed with instance field types.

D.

Joins are more easily performed with instance field types.

You have published a derived dataset to build a Prism data source. For reports using this Prism data source, when is data updated?

A.

At republish of the datasource only.

B.

At reimport into tables and republish of the datasource.

C.

At reimport into tables only.

D.

At report runtime.

What is a feature of using an sFTP connection on a data change task?

A.

You can copy sFTP connections.

B.

You can reuse an sFTP connection in multiple data change tasks.

C.

You can import an XLSX file from an sFTP server.

D.

You can select multiple target tables in the data change task.

The Prism use case is to classify workers based on their pay. You must create a field that evaluates worker pay and returns a value that represents various pay ranges. How would you add this field for inclusion on the Prism data source?

A.

Add the additional field to your raw data before you ingest into Prism.

B.

Create a derived dataset and build a CASE calculated field to classify workers against their pay.

C.

Build a CASE calculated field function on the TBL directly to ease later transformation.

D.

Build an Evaluate Expression calculated field on your final Prism business object to evaluate workers against their pay.