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

QSBA2024 Qlik Sense Business Analyst Certification Exam-2024 Questions and Answers

Questions 4

Refer to the exhibit.

QSBA2024 Question 4

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 5

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

Buy Now
Questions 6

A company CEO requests an app that contains global sales information. The CEO needs to present this information to an audience of international investors during an upcoming meeting.

The presentation must meet several requirements:

• Contain visualizations that present clearly to a large audience

• Answer audience questions dynamically

• Be made available as shared content

• Emphasize important sales revenue

Which Qlik Sense features should the business analyst prepare?

Options:

A.

Embed a video player in the shared app with a recording to describe the charts

B.

Create a sheet that features colorful and layered visualizations and export as a PDF

C.

Set up NPrinting to connect to the app and design a si ides how-style report

D.

Create a storytelling narration in a published app that contains embedded sheets

Buy Now
Questions 7

A banking organization needs a dashboard that shows the following:

• A KPI indicator for current year (CY) versus last year (LY) revenue

• A scatter plot that shows the cost versus revenue of product categories

• A treemap that shows average customer satisfaction rating based on regions

• A table that shows CY cost by record number, financial instrument, and bank

In addition to the customer satisfaction rating, which fields should be used to create the required measures?

Options:

A.

CY Revenue, LY Revenue, CY Cost

B.

CY Revenue, LY Revenue, Cost

C.

Revenue and Cost

D.

Revenue and CY Cost

Buy Now
Questions 8

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 for each Stage (Initial to Won) of the sales process.

Which visualizations will meet these requirements?

Options:

A.

Scatter plot: Measures X-axis Sales and Y-axis Margin, Dimensions Customer or Product category Bar chart: Dimension Stage, Measure Sales

B.

Scatter plot: Measures X-axis Sales and Y-axis Margin, Alternative dimensions Customer or Product category Funnel chart: Segments Stage, Width Sales

C.

Combo chart: Measures Sales and Margin, Dimensions Customer or Product category Pie chart: Dimension Stage, Measure Sales

D.

Distribution plot: Alternative measures Sales and Margin, Alternatives dimensions Customer or Product category Bar chart: Dimension Stage, Measure Sales

Buy Now
Questions 9

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

Buy Now
Questions 10

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 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

Buy Now
Questions 12

Refer to the exhibit.

QSBA2024 Question 12

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.

Buy Now
Questions 13

Exhibit.

QSBA2024 Question 13

Refer to the exhibit.

An app is being developed at a university to monitor student exam attempts- Three core tables are loaded into the app for Students, Exams, and Attempts. Students can attempt the same exam multiple times.

Before building any visualizations, the business analyst needs to know:

• How many students are in the system

• What percentage of students have not yet attempted an exam

Which metadata should the analyst focus on to answer these questions?

Options:

A.

Total distinct values and Subset ratio for the StudentID field in the Attempts table

B.

Non-null values and Subset ratio for the StudentID field in the Students table

C.

Subset ratio and Present distinct values for the ExamID field in the Attempts table

D.

Present distinct values and Density% for the ExamID field in the Exams table

Buy Now
Questions 14

The business analyst creates one table by concatenating and joining several source tables. This has resulted in a table of several thousand rows that may have several columns containing between 30% and 70% null values. The business analyst needs to understand the level of null values in each field of this table to determine if this is an issue.

Which capability should the business analyst use?

Options:

A.

Select each field in the Data model viewer and use the Density value to determine the level of nulls

B.

Enable the Preview Panel in the Data model viewer and inspect the data table visually to determine the level of null values

C.

Look at the tags fields for any indication that $null is associated to this field

D.

Inspect each field in the Data model viewer and use the Subset ratio to determine the level of null values

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

Buy Now
Exam Code: QSBA2024
Exam Name: Qlik Sense Business Analyst Certification Exam-2024
Last Update: Apr 30, 2026
Questions: 50

PDF + Testing Engine

$63.52  $181.49

Testing Engine

$50.57  $144.49
buy now QSBA2024 testing engine

PDF (Q&A)

$43.57  $124.49
buy now QSBA2024 pdf