Thank you so much!
I have another doubt now and if you can help me it would be great. How can i change the value of an item of a row?
I’m making as assign like this : ASSIGN → dt_Intermedium.Rows(0).Item(5) → SUM_NewOrder.ToString
Ok, it’s working fine here. Buuuuut, (sorry for my stupidity but I just can’t seem to pass trought this) now i’m getting this error on the same place as the first issue: “This row already belongs to another table.”. I can’t figure out what’s happening…