PL 4
PL 4
There is a table visual that displays Total Sales each quarter and the
corresponding sales for the previous quarter from the Sales table.
Question 4:
This question is part of repeated scenario questions that contain the same
stem but with a different solution for each question. You need to identify if
the given solution solves a particular problem. Each set of repeated
scenario questions might contain either none, one, or many solutions.
Harsh Agarwal is a famous affiliate marketer from India. Below is a sample
data that displays the traffic (Clicks) and Affiliate Income he generates
from different advertisers via his blog.
Carefully observe the sample Affiliate Revenue dataset below.
In the affiliate marketing industry, EPC describes the money earned per
100 clicks sent to a merchant’s site. He needs to calculate the 7-day
EPC (EPC for the last seven days).
Question 9:
Koovs is an online e-commerce store based in India that sells women’s
shoes. On each of their product pages, they display two
metrics: Product ratings and Answered questions.
In the Power BI model, you have to load the best-selling product and
their Units Sold value for each product category.
As part of the first step, you have already created a table structure for
each product category with the Group by operation All rows.
For the next step, you should write a Power Query formula to extract the
best-selling product from the table structure for each product subcategory.
Question 12:
An automobile manufacturing company sources parts from suppliers in
different regions of the country. The Supplier and the Purchase table
have a one-to-many relationship through the Supplier Key column (shown
below).
You have to create a new calculated table with records only for the top 2
regions where the company orders the most no. of units. Which of the
following DAX formula would you use?
Question 13:
You have a dataset on the bulk orders your company received from across
India via different Sales Channels.
You have to create a transformation query for the No of days the bulk
orders are received from each City and Sales channel. Which of the
following options would you choose?
Question 14:
You build a Power BI report for graduates of a b-school. Given below is a
sample dataset.
Question 15:
Business users in your organization connect to a financial data mart to
develop financial reports like income analysis, P&L analysis, etc., and
deploy them to service. Over time, this leads to a proliferation of datasets
and reports and inefficient workspace storage consumption as many
reports have a good overlap of measures & KPIs.
Which of the following would you choose to optimize the self-service BI
implementation?
Question 16:
You have a dataset of the height and weight of Grade 10 students.
You need to use both height and weight to visualize and identify students
who are very tall, a cut above the rest of the batch, for an inter-school
basketball match.
Which Power BI visual would you use?
Question 18:
Harsh Agarwal is a famous affiliate marketer from India. Below is a sample
data that displays the traffic (Clicks) and Affiliate Income he generates
from different advertisers via his blog.
Carefully observe the sample Affiliate Revenue dataset and the data
model.
Question 20:
You have the below data model imported into Power BI.
To display the Average Product Category Rating, your colleague creates a
calculated column in the Product Category table with the below DAX
formula.
When the user selects any of the Organization Name (on the column
chart) and a Year (from the slicer) and clicks the Show Data button, you
should show a detailed report page for the selected Organization
Name and Year.
How would you configure the report?
Question 26:
You create a quick measure Sales Amount MTD to display the Month-to-
date total of Sales Amountvalues using Order Date (see the below
representation).
In the visual, the Order Date in the Values well uses the Power BI auto
date/time generated hierarchy (Year, Quarter, Month, and Day). You have
to replace the Year, Quarter, Month & Day columns with a single Date
column without breaking the visual.
Which of the following solutions would you use?
Question 27:
This question is part of repeated scenario questions that contain the same
stem but with a different solution for each question. You need to identify if
the given solution solves a particular problem. Each set of repeated
scenario questions might contain either none, one, or many solutions.
You have a list of customers in an Excel spreadsheet and a Sales table in
on-premises SQL Server. You need to combine the two into a single table
of only the customers who have not purchased any product. Finally, load
this data into Power BI. Ensure that you minimize the size of the data
model.
Based on the given scenario, choose the correct set of options:
How do you combine the Customer & the Sales table?
What join kind would you perform? (Assume Sales is the right table)
You choose Append Queries as New, Right Anti, & Delete them
Does the solution solve the problem? Yes/ No
Question 27:
This question is part of repeated scenario questions that contain the same
stem but with a different solution for each question. You need to identify if
the given solution solves a particular problem. Each set of repeated
scenario questions might contain either none, one, or many solutions.
You have a list of customers in an Excel spreadsheet and a Sales table in
on-premises SQL Server. You need to combine the two into a single table
of only the customers who have not purchased any product. Finally, load
this data into Power BI. Ensure that you minimize the size of the data
model.
Based on the given scenario, choose the correct set of options:
What join kind would you perform? (Assume Sales is the right table)
You choose Append Queries as New, Right Anti, & Delete them
Does the solution solve the problem? Yes/ no
Question 29:
This question is part of repeated scenario questions that contain the same
stem but with a different solution for each question. You need to identify if
the given solution solves a particular problem. Each set of repeated
scenario questions might contain either none, one, or many solutions.
You have a list of customers in an Excel spreadsheet and a Sales table in
on-premises SQL Server. You need to combine the two into a single table
of only the customers who have not purchased any product. Finally, load
this data into Power BI. Ensure that you minimize the size of the data
model.
Based on the given scenario, choose the correct set of options:
What join kind would you perform? (Assume Sales is the right table)
What join kind would you perform? (Assume Sales is the right table)
Question 31:
While importing data into Power BI, you have to remove columns with
column names that start with the prefix Test_ as shown below (Not all
columns displayed).
Select and reorder the steps you would perform that meet the
requirement.
Question 33:
In the Promotion dimension table, there are two columns Promotion
Category and Maximum Quantity. The column Maximum Quantity has four
distinct whole number values and 12 null values.
For the following scenarios, choose the correct number of rows displayed
in the visual (including null values).
Question 34:
You have an employee table that stores hierarchical records of employees
and their managers.
Which of the following DAX functions should you use if you need to create
a calculated column that displays the second-line manager (where
applicable) for each employee?
Note: An employee’s second-line manager is his manager’s manager.
Question 35:
From the sales table, you create the below bubble chart in Power BI.
Each bubble:
a. is plotted along the axes that represent the average quantity
ordered and average sales.
b. plots these average values for a country and product line, with bubble
size, indicative of its sales.
You need to display how the relationship between average quantity
ordered and average saleschanges over several years. What would you
do?