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

Qlik QSDA2024 - Qlik Sense Data Architect Certification Exam – 2024

Page: 2 / 2
Total 50 questions

A data architect executes the following script:

Which values does the OrderDate field contain after executing the script?

A.

20210131, 2020/01/31, 31/01/2019

B.

20210131, 2020/01/31, 31/01/2019, 9999

C.

20210131, 2020/01/31, 31/01/2019, 0

D.

20210131, 2020/01/31, 31/01/2019, 31/12/2022

Exhibit.

Refer to the exhibit.

A data architect is loading two tables into a data model from a SQL database. These tables are related on key fields CustomerlD and Customer Key.

Which script should the data architect use?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Users of a published app report incomplete visualizations. The data architect checks the app multiple times and cannot replicate the error. The error affects only one team.

Which is the most likely cause?

A.

A security rule has been applied to the sheet object.

B.

The affected users were NOT added to the Section Access table.

C.

Section access restricts too many records.

D.

An Omit field has been applied.

Refer to the exhibit.

A data architect needs to create a data model for a new app. Users must be able to see:

• Total sales for each customer

• Total sales for a given state

• Customers that have not had any sales

• Names of salesperson and regional account managers

• Total number of sales by date

Which steps should the data architect perform to meet these requirements?

Which steps should the data architect perform to meet these requirements?

A.

1. Use a Mapping Load for the Employees table

2. Load the Sales table and use ApplyMap to get the names for SalesPersonID and RegionalAcctMgrlD

3. Use a Left Join Load to add the customer details for the Sales table

B.

1. Load the Customers table and alias the CustID field as CustomerlD

2. Use a Mapping Load for the Employees table

3. Load the Sales table and use ApplyMap to get the names for SalesPersonID and RegionalAcctMgrlD

C.

1. Load the Sales table

2. Load the Customers table

3. Load the Employees table twice; name it and alias the EmployeelD field appropriately each time

D.

1. Load the Customers table and alias the CustID field as CustomerlD

2. Load the Employees table

3. Load the Sales table and alias the SalesPersonID and RegionalAcctMgrlD fields as EmployeelD

Exhibit.

Refer to the exhibit.

A business analyst informs the data architect that not all analysis types over time show the expected data.

Instead they show very little data, if any.

Which Qlik script function should be used to resolve the issue in the data model?

A.

DatefFloor(OrderDate)) AS OrderDate in both the table "Orders" and "Master Calendar"

B.

TimeStamp#(OrderDate, 'M/D/YYYY hh.mm.ff') AS OrderDate in both the table "Orders" and "Master Calendar"

C.

TimeStamp(OrderDate) AS OrderDate in both the table "Orders" and "Master Calendar"

D.

Date(OrderDate) AS OrderDate in both the table "Orders" and "Master Calendar"