MicrosoftMicrosoft
PL-500 · Question #27
PL-500 Question #27: Real Exam Question with Answer & Explanation
Sign in or unlock PL-500 to reveal the answer and full explanation for question #27. The question stem and answer options stay visible for context.
Develop automations
Question
You are developing a desktop flow that reads data from a table in a Microsoft Excel workbook. You need to read the cell in the fourth row and first column of the table. Which two expressions can you use? Each correct answer presents a complete solution. NOTE: Each correct answer is worth one point.
Options
- A%ExcelData[1][4]%
- B%ExcelData[4][0]%
- C%ExcelData['Column1'][4]%
- D%ExcelData[4]['Column1']%
Unlock PL-500 to see the answer
You've previewed enough free PL-500 questions. Unlock PL-500 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 Automate Desktop#Excel Automation#Data Table Indexing#Expressions