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

Qlik QSBA2024 - Qlik Sense Business Analyst Certification Exam-2024

Page: 1 / 2
Total 50 questions

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?

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

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?

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.

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?

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

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?

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

A business analyst needs to create two side-by-side charts for a sales department with the following data:

• Number of orders

• Name of the customer

• Percentage of margin

• Total sales

The charts use a common dimension, but each chart has different measures. The analyst needs to create a color association between the two charts on the dimension values.

Which action should the business analyst take?

A.

Use nested IF statements to set the colors by expression for each dimension value

B.

Define the color values in the master measures and use the color library

C.

Select 'By Dimension' and 'Persistent colors' in the Colors property panel

D.

Use the Fieldlndex function to set the colors by expression for each dimension value

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?

A.

CY Revenue, LY Revenue, CY Cost

B.

CY Revenue, LY Revenue, Cost

C.

Revenue and Cost

D.

Revenue and CY Cost

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?

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

A business analyst is developing an app that requires a complex visualization. The visualization is very similar in style and configuration to another visualization in a different app, but the data models are completely different.

Which action should the business analyst take to most efficiently create the new visualization?

A.

Add the base visualization to the master items and use it as a template for the new visualization.

B.

Note the properties of the base visualization and create the new visualization from scratch.

C.

Copy and paste the visualization between the apps, and update the data properties in the new app.

D.

Open both apps at the same time. Drag the base visualization between apps, then update the data properties.

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?

A.

Line chart

B.

Bullet chart

C.

Bar chart

D.

Scatter plot

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?

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