Microsoft PL-300 Practice Test - Questions Answers, Page 12
List of questions
Related questions
You need to design the data model to meet the report requirements. What should you do m Power Bl Desktop?
From Power Query, add columns to the Orders table to calculate the calendar quarter and the calendar month of the OrderDate column.
From Power Bi Desktop, use the Auto date/time option when creating the reports.
From Power Query, add a date table. Create an active relationship to the OrderDate column in the Orders table and an inactive relationship to the ShippedDate column in the Orders table.
From Power Query, use a DAX expression to add columns to the Orders table to calculate the calendar quarter of the OrderDate column, the calendar month of the OrderDate column, the calendar quarter of the ShippedDate column, and the calendar month of the ShippedDate column
You need to create the Top Customers report.
Which type of filter should you use, and at which level should you apply the filter? To answer, select the appropriate options in the answer area. NOTE; Each correct selection is worth one point.
You need to create a relationship in the dataset for RLS.
What should you do? To answer select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
You need to create a measure that will return the percentage of late orders.
How should you complete the DAX expression? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
ion have a Power BI dataset that contains a table named Temperature Readings. Temperature Readings contains the columns shown in the following table.
The table has 12 million rows. All the columns are needed for analysis.
You need to optimize the dataset to decrease the model size. The solution must not affect the precision of the data. What should you do?
Split the DateTime column into separate date and time columns.
Disable the Power Query load.
Round the Longitude column two decimal places.
Change the data type of the TempCelsius column to Integer
In Power Bi Desktop, you are creating visualizations in a report based on an imported dataset You need to allow Power Bi users to export the summarized data used to create the visualizations but prevent the users from exporting the underlying data What should you do?
From Power BI Desktop, configure the Data Load settings for the current file.
From the Power BI service, configure the dataset permissions.
From Power BI Desktop, configure the Report settings for the current file.
From Power BI Desktop, modify the data source permissions.
You have a Power BI report. The report contains visualizations that have interactions. You need to identify which visualizations take the longest to complete. What should you use?
SQL Server Profiler
Performance Analyzer in Power BI Desktop
Query Diagnostics in Power BI
Microsoft Edge DevTools
You are building a Power BI report to analyze customer segments.
You need to identify customer segments dynamically based on the Bounce Rate across dimensions such as source, geography, and demographics. The solution must minimize analysis effort. Which type of visualization should you use?
decomposition tree
funnel chart
Q&A
key influencers
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?
Use the Auto Date/Time functionality in Microsoft Power Bl and do NOT import the Date table.
Duplicate the Date query in Power Query and create active relationships between Sales and both Date tables in the modeling view.
On the Date table, use a reference query in Power Query and create active relationships between Sales and both Date tables in the modeling view.
Import the Date table twice in Power Query and create active relationships between Sales and both Date tables in the modeling view.
In Power BI Desktop, you are building a sales report that contains two tables. Both tables have rowQuestions & Answers PDF P-145 level security (RLS) configured. You need to create a relationship between the tables. The solution must ensure that bidirectional cross-filtering honors the RLS settings. What should you do?
Create an active relationship between the tables and select Assume referential integrity.
Create an inactive relationship between the tables and select Assume referential integrity.
Create an inactive relationship between the tables and select Apply security filter in both directions.
Create an active relationship between the tables and select Apply security filter in both directions.
Question