ERROR LINQ QUERY datatable

Hi All,

we have used a Read range activity and assign with variable dataTable.
we have always used this activity but had never given problems, instead now we receive this error

In attached the file excel and activity.
GlobalFile.xlsx (26.1 KB)

testQuery.xaml (8.6 KB)

Any idea?

Best Regards,
Salvatore

Hey @salvatore.quimi !

This seems to work with your code, on my environment out of the box…

could you try the following?

1- Save previous project.json
2- Delete project.json
3- Open your workflow again

  • This should force UiPath to recreate it again from 0, and if it got corrupted, or could not obtain any namespace, it would be solved.

Hope it helps!

thank you, it works!!!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.