ExamGecko
Home / Microsoft / PL-300 / List of questions
Ask Question

Microsoft PL-300 Practice Test - Questions Answers, Page 8

Add to Whishlist

List of questions

Question 71

Report Export Collapse

You have the tables shown in the following table.

Microsoft PL-300 image Question 38 106295 10052024010716000000

The Impressions table contains approximately 30 million records per month.

You need to create an ad analytics system to meet the following requirements:

Present ad impression counts for the day, campaign, and Site_name. The analytics for the last year are required. Minimize the data model size.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Group the impressions by Ad_id, Site_name, and Impression_date.

Aggregate by using the CountRows function.

Group the impressions by Ad_id, Site_name, and Impression_date.

Aggregate by using the CountRows function.

Create one-to-many relationships between the tables.

Create one-to-many relationships between the tables.

Create a calculated measure that aggregates by using the COUNTROWS function.

Create a calculated measure that aggregates by using the COUNTROWS function.

Create a calculated table that contains Ad_id, Site_name, and Impression_date.

Create a calculated table that contains Ad_id, Site_name, and Impression_date.

Suggested answer: A, B
Explanation:

Grouping in power query reduces the number of rows in the impression table that is gonna be loaded in the model. Creating relationships doesn't increase the size of the model.

asked 05/10/2024
Gift Thanyane
37 questions

Question 72

Report Export Collapse

Your company has training videos that are published to Microsoft Stream.

You need to surface the videos directly in a Microsoft Power BI dashboard.

Which type of tile should you add?

video

video

custom streaming data

custom streaming data

text box

text box

web content

web content

Suggested answer: D
Explanation:

https://docs.microsoft.com/en-us/stream/portal-embed-video

https://docs.microsoft.com/en-us/power-bi/create-reports/service-dashboard-add-widget#addweb-content

asked 05/10/2024
Amy Sukkar
47 questions

Question 73

Report Export Collapse

You open a query in Power Query Editor.

You need to identify the percentage of empty values in each column as quickly as possible.

Which Data Preview option should you select?

Show whitespace

Show whitespace

Column profile

Column profile

Column distribution

Column distribution

Column quality

Column quality

Suggested answer: D
Explanation:

Column quality: In this section, we can easily see valid, Error and Empty percentage of data values associated with the Selected table. Note: In Power Query Editor, Under View tab in Data Preview Section we can see the following data profiling functionalities:

Column quality

Column distribution

Column profile

Reference:

https://community.powerbi.com/t5/Community-Blog/Data-Profiling-in-Power-BI-Power-BI-Update-April-2019/ba-p/674555

asked 05/10/2024
mark linde
38 questions

Question 74

Report Export Collapse

You have a prospective customer list that contains 1,500 rows of dat a. The list contains the following fields:

First name

Last name

Email address

State/Region

Phone number

You import the list into Power Query Editor.

You need to ensure that the list contains records for each State/Region to which you want to target a marketing campaign. Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Become a Premium Member for full access
  Unlock Premium Member

Question 75

Report Export Collapse

You import two Microsoft Excel tables named Customer and Address into Power Query. Customer contains the following columns:

Customer ID

Customer Name

Phone

Email Address

Address ID

Address contains the following columns:

Address ID

Address Line 1

Address Line 2

City

State/Region

Country

Postal Code

The Customer ID and Address ID columns represent unique rows.

You need to create a query that has one row per customer. Each row must contain City, State/Region, and Country for each customer. What should you do?

Become a Premium Member for full access
  Unlock Premium Member

Question 76

Report Export Collapse

You have the following three versions of an Azure SQL database:

Test

Production

Development

You have a dataset that uses the development database as a data source.

You need to configure the dataset so that you can easily change the data source between the development, test, and production database servers from powerbi.com. Which should you do?

Become a Premium Member for full access
  Unlock Premium Member

Question 77

Report Export Collapse

You have a CSV file that contains user complaints. The file contains a column named Logged. Logged contains the date and time each compliant occurred. The data in Logged is in the following format:

2018-12-31 at 08:59.

You need to be able to analyze the complaints by the logged date and use a built-in date hierarchy. D18912E1457D5D1DDCBD40AB3BF70D5D

What should you do?

Become a Premium Member for full access
  Unlock Premium Member

Question 78

Report Export Collapse

You have an Azure SQL database that contains sales transactions. The database is updated frequently. You need to generate reports from the data to detect fraudulent transactions. The data must be visible within five minutes of an update. How should you configure the data connection?

Become a Premium Member for full access
  Unlock Premium Member

Question 79

Report Export Collapse

You have a Microsoft Power BI data model that contains three tables named Orders, Date, and City.

There is a one-to-many relationship between Date and Orders and between City and Orders.

The model contains two row-level security (RLS) roles named Role1 and Role2. Role1 contains the following filter. City[State Province] = "Kentucky"

Role2 contains the following filter.

Date[Calendar Year] = 2020

If a user is a member of both Role1 and Role2, what data will they see in a report that uses the model?

Become a Premium Member for full access
  Unlock Premium Member

Question 80

Report Export Collapse

You have sales data in a star schema that contains four tables named Sales, Customer, Date, and Product. The Sales table contains purchase and ship dates.

Most often, you will use the purchase date to analyze the data, but you will analyze the data by both dates independently and together. You need to design an imported dataset to support the analysis. The solution must minimize the model size and the number of queries against the data source. Which data modeling design should you use?

Become a Premium Member for full access
  Unlock Premium Member
Total 370 questions
Go to page: of 37
Search

Related questions