Skip to main content

QSDA2018 Real Exam Questions

Qlik Sense Data Architect Certification - June 2018 Release

50 questions available · Page 1 of 5

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

Refer to the exhibit.

One of the data sources a data architect must add for a newly developed app is an Excel spreadsheet. The Region field only was values for the first record for the region. The data architect must perform a transformation so that each row contains the correct Region.

Which function should the data architect implement to resolve this issue?

  1. A

    CrossTable

  2. B

    IntervalMatch

  3. C

    Above

  4. D

    Previous

Show answer and explanation

Correct answer: B

Question 2 Single choice

Refer to the exhibit.

A data architect needs to build a dashboard that displays the aggregated sales for each sales representative. All aggregations on the data must be performed in the script.

Which script should the data architect use to meet these requirements?

  1. A
  2. B
  3. C
  4. D
Show answer and explanation

Correct answer: D

Question 3 Single choice

Refer to the exhibit.

The business analyst previews some data and notices different values for the United States in the Country field. The analyst must be able to report the total sales for the United States. The data architect must fix this issue in the LOAD script.

Which function should the data architect use to fix data quality issue?

  1. A

    Switch

  2. B

    ApplyMap

  3. C

    Case

  4. D

    Replace

Show answer and explanation

Correct answer: B

Question 4 Single choice

Refer to the exhibit.

The data architect is using section access to meet the security requirements of an app. After the first draft, the data architect discovers that users can NOT see the right subset of data.

Which solution should a data architect use to fix this issue?

  1. A

    Associate the Section Access table with the data model

  2. B

    Name the field for data reduced as "SectionAccess"

  3. C

    Capitalize field names and values

  4. D

    Capitalize only field values

Show answer and explanation

Correct answer: C

Question 5 Single choice

A data architect has a QVD file that contains data from many countries. The data architect must write a script that loads only data from France, and make sure the reload occurs as fast as possible.

Which script should the data architect use to meet these requirements?

  1. A
  2. B
  3. C
  4. D
Show answer and explanation

Correct answer: A

Question 6 Single choice

A data architect uses the Qlik GeoAnalytics connector to determine the closest airports to cities in an existing app. The built location generates data for the airport locations. The data load editor runs the script and sees a circular reference and a synthetic key.

How should the data architect fix these issues?

  1. A

    When selecting an operation in the Qlik GeoAnalytics connector, select Only load distinct.

  2. B

    When choosing which data to load, uncheck the non-unique field in the new data tables.

  3. C

    Concatenate the airport table and the existing tables into one master tables.

  4. D

    When selecting an operation in the Qlik GeoAnalytics connector, change the CRS to "None".

Show answer and explanation

Correct answer: D

Question 7 Single choice

Refer to the exhibit.

An organization stores sales data in SQL Server. A database administrator creates a view to show the transaction data. The data architect must:

Create a data model that shows the total sales for each salesperson by month Create an indicator that shows whether the total monthly sales meet or exceed the monthly quota, which is always $1,200

Which script should the data architect use to meet these requirements?

  1. A
  2. B
  3. C
  4. D
Show answer and explanation

Correct answer: B

Question 8 Single choice

Refer to the exhibit.

A system creates log files and csv files daily and places these files in a folder. The log files are named automatically by the source system and charge regularly. All csv files must be loaded into Qlik Sense for analysis.

Which method should be used to meet the requirements?

  1. A
  2. B
  3. C
  4. D
Show answer and explanation

Correct answer: D

Question 9 Single choice

Refer to the exhibits.

Executives need to see the total sales by region for the current year. The data architect inherits App1 from the former employee who tries to address this requirement. Two Microsoft Excel spreadsheets, Region and Employee, are used as the data source. The data architect creates a table and identifies errors in the amount of sales per region.

Which method should the data architect use to resolve the errors?

  1. A

    In the data manager, split the region table and associate by EmployeeID

  2. B

    In the data manager, concatenate the Region table and associate by Region.ID

  3. C

    In the data load editor, concatenate the region and Employee tables

  4. D

    In the data manager, split the region table and associate by Region.ID

Show answer and explanation

Correct answer: D

Question 10 Single choice

An enterprise data warehouse contains 700 million records. This enterprise data warehouse has a three-tiered architecture and uses QVDs.

The Qlik Sense server contains 24 GB RAM and contains two processors with eight cores. The company needs to allow vendors to access a Qlik Sense app anonymously to review past business transactions and current year-to-date performance.

Which method should the data architect use to meet this requirement?

  1. A

    Build an On-Demand Application Generation template app and a selection app, and allow vendors to access anonymously.

  2. B

    Build an On-Demand Application Generation template app and a selection app, and require vendors to log into Qlik Sense to view the app.

  3. C

    Build a Direct Discovery app that enables users to view their individual content using dynamic QVDs.

  4. D

    Build a Direct Discovery app that enables users to view their individual content using Section Access.

Show answer and explanation

Correct answer: A