Microsoft PL-300 Real Exam Questions
The questions for PL-300 were last updated at Nov 21,2024.
- Exam Code: PL-300
- Exam Name: Microsoft Power BI Data Analyst
- Certification Provider: Microsoft
- Latest update: Nov 21,2024
You have a Microsoft Power Bl report. The size of PBIX file is 550 MB. The report is accessed by using an App workspace in shared capacity of powerbi.com.
The report uses an imported dataset that contains one fact table. The fact table contains 12 million rows. The dataset is scheduled to refresh twice a day at 08:00 and 17:00.
The report is a single page that contains 15 custom visuals and 10 default visuals.
Users say that the report is slow to load the visuals when they access and interact with the report
You need to recommend a solution to improve the performance of the report.
What should you recommend?
- A . Split the visuals onto multiple pages.
- B . Implement row-level security (RLS).
- C . Replace the default visuals with custom visuals.
- D . Increase the number of times that the dataset is refreshed.
HOTSPOT
You publish the dataset to powerbi.com.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
You merge data from Sales.Region, Region_Manager, Sales_Manager, and Manager into a single table named Region.
What should you do next to meet the reporting requirements of the executives?
- A . Apply row-level security (RLS) to the Region table based on the sales manager username.
- B . Configure a bi-directional relationship between Region and Sales.Region.
- C . Create a DAX calculated column that retrieves the region manager from the Weekly.Returns table based on the sales.regionjd column.
- D . In the Region table, create a hierarchy that has the manager name, and then the sales manager name.