Question 340 of 966
Prepare the dataeasyMultiple ChoiceObjective-mapped

Quick Answer

The answer is to use the 'Combine Files' transform after connecting to the folder. This is correct because Power Query’s folder connector automatically detects multiple CSV files with identical structures, then generates a sample file query and a transformation function that applies the same steps to every file, merging them into one cohesive table without manual appending. On the PL-300 exam, this scenario tests your understanding of Power Query’s native folder-based ingestion, often appearing as a distractor against manual “Append Queries” or “Merge” options, which are inefficient for dozens of files. A common trap is trying to import each CSV individually; remember that the folder connector’s “Combine Files” button is purpose-built for this exact task. Memory tip: think “Folder + Combine = One Table,” and always let Power Query do the heavy lifting for bulk CSV imports.

PL-300 Prepare the data Practice Question

This PL-300 practice question tests your understanding of prepare the data. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

You are creating a Power BI report for a marketing team. The data is stored in a folder of CSV files on a network drive that is accessible from your computer. You need to combine all CSV files into a single table in Power BI. The files have the same structure. What should you do in Power Query?

Question 1easymultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Use the 'Combine Files' transform after connecting to the folder.

Option B is correct because Power Query's 'Combine Files' transform is specifically designed to handle multiple CSV files with identical schemas stored in a folder. When you connect to the folder as a data source, Power Query automatically generates a sample file query and a transformation function that applies the same steps to all files, then combines the results into a single table. This is the most efficient and recommended approach for this scenario, avoiding manual appending or merging.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Connect to each CSV file individually and use Append Queries.

    Why it's wrong here

    This is possible but less efficient.

  • Use the 'Combine Files' transform after connecting to the folder.

    Why this is correct

    Correct. This automatically merges files.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Use Merge Queries to join the files based on a common column.

    Why it's wrong here

    Merge is for joining, not combining rows.

  • Change the data source settings to treat the folder as a single data source.

    Why it's wrong here

    No such setting exists.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse 'Append Queries' (which stacks rows) with 'Combine Files' (which automates the same process for a folder), or mistakenly think 'Merge Queries' (which joins columns) is appropriate for combining files with identical structures.

Detailed technical explanation

How to think about this question

Under the hood, the 'Combine Files' transform in Power Query uses a two-step process: it first creates a 'Sample File' query to infer the schema and transformation steps, then generates a 'Transform Sample File' function that is applied to each file via a custom column in the folder query. This leverages Power Query's M language to dynamically iterate over all files, handling variations in row counts or minor schema differences if the 'Combine Files' dialog is configured to use the first file as a template. In real-world scenarios, this approach is critical when dealing with daily or hourly CSV exports that accumulate in a folder, as it automatically includes new files on refresh without manual intervention.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related PL-300 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free PL-300 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this PL-300 question test?

Prepare the data — This question tests Prepare the data — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Use the 'Combine Files' transform after connecting to the folder. — Option B is correct because Power Query's 'Combine Files' transform is specifically designed to handle multiple CSV files with identical schemas stored in a folder. When you connect to the folder as a data source, Power Query automatically generates a sample file query and a transformation function that applies the same steps to all files, then combines the results into a single table. This is the most efficient and recommended approach for this scenario, avoiding manual appending or merging.

What should I do if I get this PL-300 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 24, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This PL-300 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PL-300 exam.