MicrosoftMicrosoft
PL-300 · Question #43
PL-300 Question #43: Real Exam Question with Answer & Explanation
Sign in or unlock PL-300 to reveal the answer and full explanation for question #43. The question stem and answer options stay visible for context.
Submitted by weili_xi· Apr 18, 2026Prepare the data
Question
You create the following step by using Power Query Editor. = Table.ReplaceValue(SalesLT_Address,"1318","1319",Replacer.ReplaceText,{"AddressLine1"}) A row has a value of 21318 Lasalle Street in the AddressLine1 column. What will the value be when the step is applied?
Options
- A1318
- B1319
- C21318 Lasalle Street
- D21319 Lasalle Street
Unlock PL-300 to see the answer
You've previewed enough free PL-300 questions. Unlock PL-300 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Power Query#M language#Table.ReplaceValue#Data transformation