List of questions
Related questions
Question 45 - PL-500 discussion
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.
A.
%ExcelData[1][4]%
B.
%ExcelData[4][0]%
C.
%ExcelData['Column1'][4]%
D.
%ExcelData[4]['Column1']%
Your answer:
0 comments
Sorted by
Leave a comment first