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

QSBA2022 Qlik Sense Business Analyst Certification Exam - 2022 Questions and Answers

Questions 4

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

Buy Now
Questions 5

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

Buy Now
Questions 6

A customer needs to demonstrate the value of sales for each month of the year with a rolling 3-month summary. Which visualization should the business analyst recommend to meet the customer's needs?

Options:

A.

Scatter plot

B.

Mekko chart

C.

Combo chart

D.

Pie chart

Buy Now
Questions 7

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

Buy Now
Questions 8

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)

QSBA2022 Question 8

B)

QSBA2022 Question 8

C)

QSBA2022 Question 8

D)

QSBA2022 Question 8

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 9

A company CFO has requested an app that contains visualizations applicable to analyzing the finance data. Each regional finance team will analyze their data and should only have access to the data in their region. The app must contain a high-level sheet that navigates to relevant detail sheets.

Which features support a logical design structure?

Options:

A.

A dashboard of KPIs and section access

B.

A pivot table that filters by region

C.

A Multi KPI with set analysis

D.

A dashboard with regional bookmarks

Buy Now
Questions 10

Refer to the exhibit.

QSBA2022 Question 10

The users of a Qlik Sense app report slow performance. The app contains approximately 10 million rows of data. The business analyst notices the following KPI master measure definition:

Left{ Trim( TransactionName), 1 ) * Right ( TransactionName, 5) Which steps should the business analyst complete to improve app performance?

Options:

A.

Ask the developer of the underlying database to change the structure of the field TransactionName.

B.

• In the Data manager, use the Split function to split the field values with the underscore character as the separator.

• In the Data manager, use the Add calculated field function to multiply the 1st and the 3rd column of the split field.

• Reload the data.

C.

Change the master measure definition as follows:

subfield( TransactionName, '',!)* subfieldl TransactionName, ' ', 3)

D.

In the Data manager, use the Replace function to remove the middle part of the field TransactionName

Buy Now
Questions 11

A company has sales data where every Customer ID can be assigned to one or more Sales Account ID. Sales Accounts are assigned to one of eight Groups. The business analyst is creating an app with the following requirements:

• Each Group should have a separate sheet

• The Sales Account can only see its own customers

• The Sales Account can navigate only to the sheet for the Group assigned

The business analyst has created a Section Access table, in which each Sales Account ID is assigned their CustomerlDs. Which action should the business analyst take next?

Options:

A.

Use the Sales Account ID as a filter on the show/hide condition on the relevant sheet

B.

Use the Group as a filter on the show/hide condition on the relevant sheet

C.

Use the Group field within the Section Access table, then apply it to the show/hide condition of the sheets

D.

Use the OSUser() function within the show/hide condition of the sheets to set the required visibility

Buy Now
Questions 12

A business analyst created a visualization that has a color indicator when an order is below a certain fixed profit threshold. This visualization now needs to change so that the threshold can be defined by the user. The user base is approximately 1000 heavy Excel users. These thresholds will be defined by each user somewhat frequently, although the data changes only once per day.

Which action should the business analyst take to update this visualization?

Options:

A.

Add a threshold field and provide a filter pane for that field for users to select

B.

Allow users to define their threshold in a shared spreadsheet and increase the app reload frequency to every hour

C.

Introduce a variable for the threshold that is controlled by a variable slider

D.

Create threshold values in the data manager using the Bucket function

Buy Now
Questions 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

Buy Now
Questions 14

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

Buy Now
Questions 15

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

Buy Now
Questions 16

A business analyst is creating an app that requires several visualizations

• A scatter plot mat shows the margin percentage and total sales by product category

• A map with a the layer that visualizes lines between retail stores and lactones

• A KPI that shows total cost

Margin% can be calculated by dividing profit by revenue Profit is the difference between total cost and total sates

Which two sets of fields can the business analyst use to meet these requirements? (Select two.)

Options:

A.

Line Geometry

Margin%

B.

Product Category

Location

C.

Sales

Total Cost

D.

Product Category

Retail Store Location

Factory Location

E.

Line Geometry

Buy Now
Questions 17

A business analyst must add data from several tables to an existing app This app was built by a previous business analyst who used the data load editor to load some simple tables.

The changes must be implemented in the data manager

Which three actions should the business analyst take to matt these requirements? (Select three )

Options:

A.

Associate the new tables with the old tables

B.

Synchronize the scripted tables and modify the tables

C.

Synchronize the new tables and modify the tables

D.

Add the new tables via the Add data icon

E.

Delete the existing tables and re-import the tables

Buy Now
Questions 18

The sales manager is investigating the relationship between Sales and Margin to determine if this relationship is linear when choosing the dimension Customer or Product Category

The sales manager wants to have the potential percentage Sales tor each Stage (initial to Won) of the sales process

What are the two correct visualizations?

Options:

A.

Scatter Plot Measures X-axis Sates and Y-axis Margin Dimensions Customer or Product category Bar Chart Dimension Stage, Measure Sates

B.

Distribution Plot Alternatives Measures Sales and Margin Alternatives dimensions Customer or Product category Bar Chart Dimension Stage. Measure Sates

C.

Combo Chan Measures Sales and Margin Dimensions Customer or Product category Pie Chart Dimension Stage Measure Sales

D.

Scatter Plot Measures X-axis Sates and Y-axis Margin Alternatives dimensions Customer or Product category Funnel Chart Segments Stage Width Sales

Buy Now
Questions 19

A company installs Qlik Sense on Windows without any additional visualization bungles A business analyst must create an app with three sheets

• Sheet 1 KPIs and sales trends for the past 12 months

• Sheet 2 Regional sales by representative

• Sheet 3 Sales by country displayed in a map

Users must be able to view all of the sheets and make selections for their analyses.

Which three objects should be added to the three sheets? (Select three)

Options:

A.

Filter pane scatter plot and a map

B.

Filter pane bar chart and KPIs

C.

Filter panes KPls and a combo chart

D.

Filter pane KPls and a map

E.

Filter panes KPIs and a line chart

Buy Now
Questions 20

An organization recently acquired a competitor A business analyst needs to merge me custom databases with 20 years of customer and order transactions. The data must be integrated into the existing app to show the past two years of data Performance degradation must be minimized

What should the business analyst do to meet this requirement?

Options:

A.

• Add the new Customers and Orders tables and associate the new tables to me existing data model

• Filter the data from the Customers and Orders table to bring only data created within the past two years

B.

• Add the new Customers and Orders tables and concatenate the new tables to the existing data model

• Filter the data from the Orders table to bring only data created within the past two years

C.

• Add the new Customers and Orders tables and associate the new tables to the existing data model

• Filter the data from the Orders table to bring only data created within the past two years

D.

• Add the new Customers and Orders tables and concatenate the new tables to the existing data model

• Filter the data from the Customers and Orders table to bring only data created within the past two years

Buy Now
Questions 21

A sales manager needs to visualize the company's sales. The sales manager needs to understand how sates and profitability are related over time. The visualization will be used in a printed annual report.

The business analyst has access to the following data:

• Order Dates

• Order ID

• Total Safes by Order

• Net profit margin%

• Cost of Goods Sow (COGS)

Which visualization should the business analyst use?

Options:

A.

Scatter Plot

B.

Combo Chart

C.

Distribution Plot

D.

Line Chart

Buy Now
Questions 22

A user makes a selection within a sheet and then navigates to another sheet to validate the details However when the user returns to the original sheet the selection is removed What is causing this behavior?

Options:

A.

The original sheet is in a different alternate state

B.

A bookmark has been applied with default selections

C.

The data has been reloaded and cleared the selection

D.

An action has been defined to dear selections

Buy Now
Questions 23

A business analyst has access to all of a company's data tor the past 10 years The source table consists of the following fields Transactions Transaction Time Transaction Date Transaction Year Cardholder Cardholder address Cardissuer and Amount Users request to create an app based on this source

Users only review me data for the past 2 years Data must be updated daily Users do not view cardholder into

What should the business analyst do to reprove the app performance?

Options:

A.

1. Deselect Cardholder and time field in data manager

2. Use a pant based on auto-calendar fields

3. Perform a daily reload via the data manager

B.

1. Delete Cardholder and time fields in data manager

2. Use set analysis to show data based on transaction year

3. Use an API to perform a daily reload task

C.

1. Deselect Cardholder and time fields in data manager

2. Apply a filter to extract data based on transaction year

3. Request a daily reload task from the System Admin

D.

1. Delete Cardholder and time fields in data manager

2. Use a bookmark based on auto-calendar fields

3. Use the reload function in the sheet Editor asset panel

Buy Now
Questions 24

A business analyst s developing an app 10 track the influence of the company's mascot cat on instagram The marketing department has several requirements for this solution.

• Information must be updated every hour to the company's information monitor

• Data from Instagram must be fetched over a REST connection and combined with Google Analytics data

• There must be a way to visualize changes of followers *i a map

Which two features are needed to meet these requirements? (Select two.)

Options:

A.

Standard map visualization

B.

Mashups

C.

Qlik Sense Mobile offline

D.

Qlik NPrinting

E.

Qlik web connectors

Buy Now
Questions 25

A company that manages several tennis clubs uses an app mat includes three master measures TotalCost, Totallncome. and TotalMargin A business analyst needs to create a new table that utilizes master items and meets the following requirements:

• Number of bookings that users make

• Cost associated with booking (including electricity and indirect costs)

• Income obtained and profit originated m each booking

• Sales margin: percentage of margin over income

• Detail by tennis clubs

Which optimal expressions should the business analyst use?

Options:

A.

• count(BookinglD)

• [TolalCost]

• [Totalincomel

• sum(income|-sum[TotalCost]

• [TotalMargin]-sum(Cost)/sumTotal(lncome)*100

B.

• count(dislinct BookinglD)

• [TolalCost]

• [Totalincomel

• ITotalincome|-[TotalCost]

• [TotalMargin]/{Totalllncome}*100

C.

• count(dislinct BookinglD)

• [TolalCost]

• [Totalincome]

• [Totalincome|-[TotalCost]

• [TotalMargin]/[Totalllncome}*100

D.

• count(distinct BookinglO)

• [TolalCost]

• [Totalincomel

• ITotalincome|-[TotalCost]

• [TotalMargin]/{Totalllncome}*100

Buy Now
Questions 26

A business analyst is creating a story One visualization must be scaled only vertically. Which steps are needed to apply this in the storytelling view?

Options:

A.

Select the Effects library to rescale the visualization

B.

Select Edit in the Snapshot library and rescale the visualization

C.

Select Unlock the snapshot and rescale the visualization

D.

Select Edit on the visualization and enter the new height

Buy Now
Questions 27

Several departments use an app. The business analyst needs to modify access to the sheets so that each department can access their sheets only What should me business analyst do?

Options:

A.

Use the Stones feature to create a story with embedded sheets for each department

B.

Edit the Show Condition expression field in the sheets tor each department

C.

Choose to add a bookmark for each department

D.

Create sheets with alternate states for each department

Buy Now
Questions 28

A business analyst wants to create a dashboard for the Finance team to use The app must include four sheets one looking at the full dataset and three others focused on the regions APAC EMEA and AMERICAS each.

The team needs visualizations for

• Sales by Product in the past 6" months

• Cost of Sales on a map by Country

• Sales Cost and Margin by Month

Additionally the learn wants to dear fillers while navigating between sheets and enable chat in the hub Which features should be used?

Options:

A.

Create default bookmark, maps sheet actions enable the insight Bot

B.

Create master measures alternate states GeoAnalytics enable Insights in app capabilities

C.

Create default bookmark GeoAnalytics alternate states enable the insight Bot

D.

Create master measures sheet actions maps enable Insights in app capacities

Buy Now
Questions 29

A Help Desk department sets a first-time fix target of 65% for ail customer calls. The department has a measure that captures the actual first-time fix percentage. A business analyst needs to choose the visualization that most effectively shows the performance against the target using a color gradient Which visualization should the business analyst use?

Options:

A.

Table

B.

Text and Image

C.

Gauge

D.

Combo chart

Buy Now
Questions 30

Refer to the exhibit.

QSBA2022 Question 30

What is the selection slate of light gray values?

Options:

A.

Possible

B.

Excluded

C.

Selected

D.

Alternative

Buy Now
Exam Code: QSBA2022
Exam Name: Qlik Sense Business Analyst Certification Exam - 2022
Last Update: Apr 30, 2026
Questions: 100

PDF + Testing Engine

$63.52  $181.49

Testing Engine

$50.57  $144.49
buy now QSBA2022 testing engine

PDF (Q&A)

$43.57  $124.49
buy now QSBA2022 pdf