Black Friday Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70special

Qlik QSBA2024 Qlik Sense Business Analyst Certification Exam-2024 Exam Practice Test

Page: 1 / 5
Total 50 questions

Qlik Sense Business Analyst Certification Exam-2024 Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$37.5  $124.99

PDF Study Guide

  • Product Type: PDF Study Guide
$33  $109.99
Question 1

A project management team uses an app to monitor different projects.

• Projects may have co-dependent tasks and processes

• Some projects include subtasks

The business analyst needs to use a diagram similar to a workflow with the processes and the sub tasks represented as boxes with lines to relate them to each other. The color of the boxes could also be determined by the status of each project or task.

Which visualization should be used?

Options:

A.

Sankey chart

B.

Grid chart

C.

Org chart

D.

Network chart

Question 2

A business analyst is creating a new app with sales data. The visualizations must meet several requirements:

A Bar chart that shows sales by product group is used in multiple sheets

• A KPI object that visualizes that the total amount of sales is used once

• A Treemap that shows margin by product group is used one time inside a Container

Which visualization should be added to the master items library?

Options:

A.

Container

B.

KPI

C.

Bar chart

D.

Treemap

Question 3

A business analyst from the APAC region is creating a single KPI object for that region.

The analyst must meet the following requirements:

• The KPI should show a total of sales

• The business wants to compare current year (CY) vs last year (LY) sales

• The KPI should not change if the user makes selections

Which measure(s) will allow the KPI object to fulfill this requirement?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 4

Refer to the exhibit.

An app that will track experiments for rodents (e.g., rats and mice) that navigate mazes (labyrinths) is being developed. Individual rodents are catalogued in the Rodent table, while the Mazes table has metadata for the mazes. The MazeEscapes table holds a record of each attempt at a maze by a rodent. A business analyst needs to build a KPI that will allow users to see how many rodents have made at least one attempt at any maze.

How should the analyst construct the KPI?

Options:

A.

• Create RodentlD AS RodentID_Counter in the MazeEscapes table.

• Use Count (Distinct RodentlD Counter) as the KPI expression.

B.

• Create 1 AS RodentID_Counter in the Rodent table.

• Use Sum (RodentlD Counter) as the KPI expression.

C.

Create 1 AS RodentID_Counter in the MazeEscapes table.

Use Sum (RodentlD Counter) as the KPI expression.

D.

• Create RodentlD AS RodentlD Counter in the Rodent table.

• Use Count (Distinct RodentID Counter) as the KPI expression.

Question 5

A business analyst is developing an app that contains a data model with fields: Country, City, Sales, ProductName, and ProductCategory. The global sales manager wants to add new visualizations to this app.

The business analyst must include the following:

• Ability to dynamically change the number of countries and cities

• Display a maximum of 10 countries

• Display a maximum of 5 cities per country

Which steps should the business analyst take?

Options:

A.

• Create two variables: vCountry and vCity

• Add a slider for vCountry and vCity max limit range

• Apply the variable to each visualization

B.

• Add an input field for vCountry and vCity

• Set the dimension limitation to the required maximum values: 5 and 10

• Apply the variable to each visualization

• Add a bookmark Country and City

C.

• Add an input field for vCountry and vCity

• Set the dimension limitation to the required maximum values: 5 and 10

• Apply the variable to each visualization

D.

• Create two variables: vCountry and vCity

• Add a slider for vCountry and vCity

• Apply the variable to each visualization

• Set a sheet action that limits the data displayed

Question 6

A company has recently implemented Qlik Sense. A user is looking to use natural language questions to help create content. Which feature can achieve this goal?

Options:

A.

Advanced Authoring

B.

Story and Bookmarks

C.

Insights Advisor Chat

D.

Associative Engine

Question 7

A business analyst receives an image of a dashboard from the HR Director and is asked to recreate the image in Qlik Sense. The image shows charts for:

• Company employee structure

• Average employee salary by region

• Geographical representation of office capacity

• Company retention over time

Which charts will meet these analysis requirements?

Options:

A.

Line chart, sankey chart, map chart, bar chart

B.

Line chart, network chart, bar chart, map chart

C.

Map chart, grid chart, line chart, KPI chart

D.

Map chart, org chart, line chart, bar chart

Question 8

A business analyst needs to rapidly prototype an application design for a prospective customer. The only dataset provided by the customer contains 30 fields, but has over one billion rows. It will take too long to keep loading in its entirety while the analyst develops the data model.

Which action should the business analyst complete in the Data manager?

Options:

A.

Split the dataset and create a normalized star schema of associated tables

B.

Deselect text columns with unique data values to reduce the memory footprint

C.

Use the Filter data option to reduce the number of rows

D.

Truncate text fields longer than 256 characters to create preview fields

Question 9

A business analyst needs to build a chart that enables users to analyze the correlation between the following measures for all products:

• Product Sales ($)

• Order Volume

• Margin%

Which visualization should the business analyst use?

Options:

A.

Multi KPI

B.

Combo chart

C.

Scatter plot

D.

Pivot table

Question 10

A business analyst is creating an app for the team. A set of selections must be applied every time an app is opened. Which action should the business analyst take to meet this requirement?

Options:

A.

Use Section Access to predefine the default selections

B.

Create a mashup and use the API to apply default selections

C.

Use a sheet action and apply a bookmark named 'Default

D.

Create bookmark and set it as default bookmark

Question 11

A business analyst is creating an app that contains a bar chart showing the top-selling product categories. The users must be able to control the number of product categories shown.

Which action should the business analyst take?

Options:

A.

Create a variable and variable input object and use variable in dimension limit field

B.

Use firstsortedvalue() function to extract the required product categories

C.

Create a variable and variable input object and use variable in the sales expression

D.

Use a rankQ function in the sales expression

Question 12

A business analyst is creating an app for the sales team. The app must meet several requirements:

• Compare 10 top-performing sales representatives and the amount of sales for each

• Investigate margin percentage and total sales by each product category

• View distribution of sales amount

Which visualizations should be used for this app?

Options:

A.

A bar chart, scatter plot, and histogram

B.

A treemap, container, and distribution plot

C.

A bar chart, line chart, and scatter plot

D.

A treemap, box plot, and histogram

Question 13

A business analyst has access to all of a company's data for the past 10 years. The source table consists of the following fields: TransactionID, TransactionTime, Transaction Date, Transaction Year, Cardholder, Cardholder address, Cardissuer, and Amount.

Users request to create an app based on this source with the following requirements:

•Users only review the data for the past 2 years

•Data must be updated daily

•Users should not view cardholder info

Which steps should the business analyst complete to improve the app performance?

Options:

A.

•Delete Cardholder and time fields in Data manager

•Use a bookmark based on auto-calendar fields

•Use the reload function in the sheet Editor asset panel

B.

•Delete Cardholder and time fields in Data manager

•Use set analysis to show data based on transaction year

•Use an API to perform a daily reload task

C.

• Deselect Cardholder and time fields in Data manager

• Use a filter pane based on auto-calendar fields

• Perform a daily reload via the Data manager

D.

• Deselect Cardholder and time fields in Data manager

• Apply a filter to extract data based on transaction year

• Request a daily reload task from the system admin

Question 14

Refer to the exhibit.

A movie analyst is using an app to gain insights into films created in the early 20th century. The analyst reviews the filter for Length Range, notices a hyphen "-", and selects it.

What can the analyst determine from the resulting filter panes?

Options:

A.

Six movies in the source data contain illegal characters for the Length Range field.

B.

Movies at the start of the 20th century often varied in length.

C.

All movies from the 1920s or 1930s contain no data for Length Range.

D.

The source data for six movies is missing a Length Range.

Question 15

The CEO has requested a dashboard that tracks the company's performance. The main requirements for the dashboard:

• Minimal number of visualizations or objects

• Display multiple key measures

• Ability to easily navigate to other sheets

Which features would meet the requirements?

Options:

A.

Multi KPI with master visualizations

B.

Dynamic text and image linked objects

C.

A bookmark to selected key measures

D.

A container with multiple visualizations

Page: 1 / 5
Total 50 questions