I’ve been searching everywhere for an answer, but still no luck.
I’m currently fixing an RPA that was done by my predecessor and it’s currently installed on my colleague’s laptop. It was built with Legacy. Now my colleague is due on switching to a new laptop and I’m currently helping migrating that. But every time I try to run with Debug, this error pop ups:
Multiple Assign: Can not assign ‘Packing_Operations.AsEnumerable.Sum(Function(x) Convert.ToDouble(x(“Payroll Hours”).ToString.Trim) ).ToString’ to ‘Sum_P’.
The process is roughly like this:
Assign CSV file > Read CSV > Do manipulation with Filter Data Table activity > Multi Assign to each variable. Here’s the screenshot of one of the variables: