good afternoon guys,
i’m struggling with the following: my robot has to - " Extract synopsis, number of episodes, overall rating and number of estimates
-Extract list of pairs for a specific season indicated in the input file
where for each episode you need title, rating, date and episode number. " the datatable is the following:
my question is: with a for each row how can i do " go to name extract this and then go to “temporada” and do this. the first part of the condition is easy, but getting to “temporada” afterwards i’m not able to find a solution.
thank you