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

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

Demo: 15 questions
Total 50 questions

Qlik Sense Business Analyst Certification Exam-2024 Questions and Answers

Question 1

An app needs to load a few hundred rows of data from a .csv text file. The file is the result of a concatenated data dump by multiple divisions across several countries. These divisions use different internal systems and processes, which causes country names to appear differently. For example, the United States of America appears in several places as 'USA', 'U.S.A.', or 'US'.

For the country dimension to work properly in the app, the naming of countries must be standardized in the data model.

Which action should the business analyst complete to address this issue?

Options:

A.

Create a calculated master dimension expression

B.

Load a lookup table to convert values

C.

Cleanse the source text file prior to loading

D.

Use the Replace option in Data manager

Question 2

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 3

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 4

A business analyst needs to create a visualization that compares two measures over time using a continuous scale that includes a range. The measures will be Profit and Revenue.

Which visualization should the business analyst use?

Options:

A.

Line chart

B.

Bullet chart

C.

Bar chart

D.

Scatter plot

Question 5

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 6

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 7

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 8

Two customers in an organization want to use an app that contains a finance data set. With different analysis objectives, each customer will only use a subset of that data. Which procedure should the business analyst follow?

Options:

A.

Apply Section Access to manage the data for each customer

B.

Create multiple visualizations using set analysis

C.

Duplicate and rename the apps for each customer

D.

Unpivot, then re-associate the data tables for each customer

Question 9

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 10

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 11

In the 'Sales By Product' bar chart, a customer wants to highlight a specific product bar that includes a dynamic label. The label will only be visible when conditions are met. Which feature should the business analyst add to the bar chart?

Options:

A.

A Color By Expression property under Appearance

B.

A Dimension reference line add-on

C.

An Alternative dimension with a calculation

D.

A reference line add-on under Properties

Question 12

A business analyst using a shared folder mapped to S:\488957004\ receives an Excel file with more than 100 columns. Many of the columns are duplicates. Any current columns that should be used have the suffix '_c' appended to the column name.

Which action should the business analyst take to load the Excel data?

Options:

A.

Load all columns because the recommended associations will use only columns with the suffix '_c'

B.

Utilize filter functionality in the Data manager to select only columns with the suffix '_c' with a filter condition

C.

Open the Excel file, remove all columns that do not have the suffix '_c', and save the file to be loaded

D.

Deselect the fields that do not have the '_c' suffix in the Data manager table preview

Question 13

A business analyst is working with a customer to refine the end user experience. The customer has the following requirements:

• Ability to provide these charts to a specific user group

• Minimize the number of navigation clicks between charts

• Achieve fastest screen response time when switching between charts

• Maximize the chart size in terms of screen real estate

Which action should the business analyst take to meet the requirements?

Options:

A.

Use Conditional show on all charts and overlay the charts in the same location

B.

Create a single sheet with every required chart on this single sheet

C.

Use a container object to host the required visualizations

D.

Create several sheets (one sheet per client) and use buttons to navigate between sheets

Question 14

A business analyst receives multiple requests for a variety of different filter panes to be placed on a dashboard. Users need to filter on many different values across different fields.

Which Qlik Sense feature do the users need to learn about to meet their needs?

Options:

A.

Smart search

B.

Data model viewer

C.

Insight Advisor

D.

Governed self-service

Question 15

The VP of Finance is requesting a presentable solution that allows them to share finance information in monthly meetings with C-suite executives. Given the monthly meeting agendas, the solution must be customizable.

Which Qlik Sense feature should be implemented to meet this requirement?

Options:

A.

Storytelling

B.

Insight Advisor Chat

C.

Action Buttons

D.

Bookmarks

Demo: 15 questions
Total 50 questions