Skip to main content
Pathfinder Advocate | Tier 6
March 28, 2022
Question

How can I read an excel file as an array variable in A360?

  • March 28, 2022
  • 1 reply
  • 82 views

I know how to do this in A11, but i couldnt figure out in A360

 

I just want to do the same like this;

 

is it possible in A360?

 

Untitled

    1 reply

    Pathfinder Advocate | Tier 6
    March 28, 2022

    Okay, i found a way for this. I Open Excel file and GetMultipleCells as in DataTable variable and close it.

    that dataTable variable works as it was an array in A11