PL-900 Practice Question: Demonstrate the capabilities of Power Automate
A Power Automate flow is designed to copy files from OneDrive for Business to a SharePoint document library. Some files fail to copy because the file name contains special characters. Which action should be added to the flow to handle this?
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
✓
Add a 'Compose' action to replace special characters
The 'Compose' action can be used to sanitize file names by replacing special characters. Option A is wrong because 'Apply to each' iterates over items but does not modify names. Option B is wrong because 'Condition' checks conditions but does not transform data. Option D is wrong because 'Scope' groups actions but does not handle errors.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Add an 'Apply to each' loop
Why it's wrong here
Incorrect: Looping does not fix special characters.
- ✗
Add a 'Condition' to check for special characters
Why it's wrong here
Incorrect: Condition only checks, does not modify.
- ✓
Add a 'Compose' action to replace special characters
Why this is correct
Correct: Compose can transform strings using expressions.
- ✗
Add a 'Scope' action to manage the operation
Why it's wrong here
Incorrect: Scope organizes actions but does not modify data.
Go deeper
Related to this question
About these practice questions
This PL-900 question is part of Courseiva's 904-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This PL-900 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-900 exam.