TableI need to extract values from column "Description" column from my table and add them to the list {"This is product 1", "This is product 2", "This is product 3" ...}.
I tried "Set variable" %ExcelData[1:5]['Description']%, but it does not work. I also tried to extract whole table with regex, but it shows the other columns (empty).

Report
All responses (
Answers (