Microsoft PL-300 Practice Test - Questions Answers, Page 14
List of questions
Related questions
You plan to create a dashboard in the Power BI service that retrieves data from a Microsoft SQL Server database. The dashboard will be shared between the users in your organization. You need to ensure that the users will see the current data when they view the dashboard.
How should you configure the connection to the data source?
Deploy an on-premises data gateway (personal mode). Import the data by using the Import Data Connectivity mode.
Deploy an on-premises data gateway. Import the data by using the Import Data Connectivity mode.
Deploy an on-premises data gateway. Import the data by using the DirectQuery Data Connectivity mode.
Deploy an on-premises data gateway (personal mode). Import the data by using the DirectQuery Data Connectivity mode.
You have an on-premises Power BI Report Server.
You plan to create a report in Power BI Desktop and publish the report to the report server.
Which data source should the report use?
Microsoft Azure SQL Database
a Microsoft SQL Server database
a Microsoft SQL Server Analysis Services (SSAS) database
Microsoft Excel
You have a Power BI app named App1. The privacy for the App1 workspace is set to Private.
A user named User1 reports that App1 does not appear in the My organization AppSource. App1 appears in the My organization AppSource for your account. You need to ensure that User sees App1 from the My organization AppSource.
What should you do?
From the app workspace, click Update app, configure the Content settings, and then click Update app.
From the app workspace settings, add a member.
From the app workspace, click Update app, configure the Access setting, and then click Update app.
From the app workspace, share the dashboard.
You plan to embed multiple visualization in a public website.
Your Power BI infrastructure contains the visualizations configured as shown in the following table.
Which two visualizations can you embed into the website? Each correct answer presents a complete the solution. NOTE: Each correct selection is worth one point.
Visual1
Visual2
Visual3
Visual4
Visual5
You have a Power BI dashboard that displays different visualizations of company sales.
You enable Q&A on the dashboard.
You need to provide users with sample questions that they can ask when using Q&A.
Which settings should you modify from the Power BI Settings?
Subscriptions
Dashboards
Datasets
Workbooks
You have an app workspace named Retail Analysis in the Power BI service.
You need manage the members that have access to the app workspace.
What should you do?
From the Power BI Admin portal, click Usage metrics.
From the Office 365 Admin center, click Users.
From the Office 365 Admin center, click Groups.
From the Power BI Admin portal, click Tenant settings.
You plan to use Power BI Desktop optimized for Power BI Report Server to create a report. The report will be published to Power BI Report Server. You need to ensure that all the visualization in the report can be consumed by users.
Which two types of visualizations should you exclude from the report? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Funnel charts
Custom visuals
Bubble maps
Breadcrumbs
R visuals
Note: This question is part of a series of questions that use the same scenario. For your convenience, the scenario is repeated in each question. Each question presents a different goal and answer choices, but the text of the scenario is the same in each question in this series.
You have a Microsoft SQL Server database that contains the following tables.
The following columns contain date information:
- Date[Month] in the mmyyyy format
- Date[Date_ID] in the ddmmyyyy format
- Date[Date_name] in the mm/dd/yyyy format
- Monthly_returns[Month_ID] in the mmyyyy format
The Order table contains more than one million rows.
The Store table has a relationship to the Monthly_returns table on the Store_ID column. This is the only relationship between the tables. You plan to use Power BI Desktop to create an analytics solution for the data.
You need to create a relationship between the Monthly_returns table and Date[Date_ID].
What should you do before you create the relationship?
In the Date table, create a new calculated column named MonthJD that uses the yyyydd format.
In the Monthly_returns table, create a new calculated column named DateJD that uses the ddmmyyyy format.
To the Order table, add a calculated column that uses the RELATED(Monthly_returns[Month_ID]) DAX formula.
To the Date table, add a calculated column that uses the RE LATE D(Monthly_ret urns [MonthJD]) DAX formula.
Note: This question is part of a series of questions that use the same scenario. For your convenience, the scenario is repeated in each question. Each question presents a different goal and answer choices, but the text of the scenario is the same in each question in this series.
You have a Microsoft SQL Server database that contains the following tables.
The following columns contain date information:
- Date[Month] in the mmyyyy format
- Date[Date_ID] in the ddmmyyyy format
- Date[Date_name] in the mm/dd/yyyy format
- Monthly_returns[Month_ID] in the mmyyyy format
The Order table contains more than one million rows.
The Store table has a relationship to the Monthly_returns table on the Store_ID column. This is the only relationship between the tables. You plan to use Power BI Desktop to create an analytics solution for the data.
You need to create a relationship between the Order table and the Store table on the Store_ID column. What should you do before you create the relationship?
In the Order table query, use the Table.TrasformRows function.
In the Store table query, use the Table.TrasformRows function.
In the Store table query, use the Table.TrasformColumnTypes function.
In the Order table query, use the Table.TrasformColumnTypes function.
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have a Microsoft Excel workbook that is saved to Microsoft SharePoint Online. The workbook contains several Power View sheets. You need to recreate the Power View sheets as reports in the Power Bl service.
Solution: Copy the workbook to Microsoft OneDrive for Business. From Excel, click Publish to Power Bl, and then click Upload Does this meet the goal?
Yes
No
Question