How to Get Value from Excel and Display it on certain condition
Hi,
I'm new to Pega Robotics and would like to ask how to read values in excel and output the result based from certain condition.
For example, I have a excel spreadsheet and I would like to display in message box the Student whose Grade > 93:
Student | Grade
A | 92
B | 95
C | 98
This should return Student B and Student C
Would appreciate your assistance.
Thanks