Question
Passing a RPA variable inside an evaluate expression
Hello,
I'm trying to create an RPA that fetches data from a table from a system and then do operations on that data.
I'm able to fetch the table data, and I have a section with a expression rule that does the correct parsing on that data, but I'm not able to use them in junction.
I'm trying to pass the data like this (the value is not empty), but the value being passed is always empty, according to logs.
Anyone can help me with what I'm doing wrong?

