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

Qlik QSDA2022 - Qlik Sense Data Architect Certification Exam-2022

Page: 3 / 3
Total 77 questions

A table is generated resulting from the following script

When the data architect selects a date, some, but NOT all, orders for that date are shown How should the data architect modify the script to show all orders for the selected date?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

A data architect needs to develop multiple apps for various departments. More departments are requesting apps over time The company uses specific requirements for the number interpretation variables (e.g., ThousandSep, DecimalSep) found at the beginning of a LOAD script.

The data architect wants to reduce duplicate scripts but does not want to copy and paste the number interpretation variables each time new app is created. The data architect prefers to use the least amount of script in Qlik Sense.

How should the data architect meet these requirements?

A.

Save the script for the number interpretation variables in a text file and use the CALL function to insert the variables.

B.

Create an Excel file with the number interpretation variables and use a FOR Next loop to load the variables into Qlik Sense

C.

Save the script for the number interpretation variables in a text file and INLUDE function to insert the variables

D.

Create an Excel file with the number interpretation variables and apply the variables to the app using a mapping table

A data architect needs to build an Order Fulfillment app. The business requires front-end performance is optimized.

The OrderDate and ShipmentDate are located in different tables.

The user needs to identify the data type and must be able to:

• Show trends for orders and shipments

• Use a single filter for both date fields

• Analyze data over fiscal periods

Which steps should the data architect take to build the data model?

A.

1. Create a link table with master calendar fields

2. Create a single filter using fields from the master calendar

B.

1. Load the Shipments and Orders table via the data manager

2. Create a single filter using fields from the Orders table

C.

1. Create a master calendar and join into the Shipments and Orders table

2. Create a single filter using fields from the Shipments table

D.

1. Create a master calendar table as a data island

2. Create a single filter using fields from the master calendar