nerdexam
Microsoft

PL-300 · Question #14

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…

The correct answer is B. No. The filter is applied after the data is imported. Instead add a WHERE clause to the SQL statement. https://docs.microsoft.com/en-us/power-bi/connect-data/service-gateway-sql-tutorial

Submitted by andres_qro· Apr 18, 2026Prepare the data

Question

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 are modeling data by using Microsoft Power Bl. Part of the data model is a large Microsoft SQL Server table named Order that has more than 100 million records. During the development process, you need to import a sample of the data from the Order table. Solution: You add a report-level filter that filters based on the order date. Does this meet the goal?

Options

  • AYes
  • BNo

How the community answered

(52 responses)
  • A
    21% (11)
  • B
    79% (41)

Explanation

The filter is applied after the data is imported. Instead add a WHERE clause to the SQL statement. https://docs.microsoft.com/en-us/power-bi/connect-data/service-gateway-sql-tutorial

Topics

#Data import filtering#Data sampling#Report-level filters#Performance optimization

Community Discussion

No community discussion yet for this question.

Full PL-300 Practice