Hello,
I’m working with a datatable:
dt1
doing some selection on it: dt2=dt1.select(…)
copy the result on dt3 with copytodatatable.
dt3=dt2.copytodatatable
after that i’m doing a condition on (dt3.Count.count) but:
VisualBasicValue<Boolean> : Object référence not set to an instance of an object