Here is the code
Hi,
For now, can you check (share) content of $exceptionDetails at Locals panel when error occurs?
There is detailed information for the error.
Regards,
- One of the possible reasons may be that in_dtOtomobil and/or in_dtFilteredData is Null
-
Arguments in invoke code. -
The code given in assign statement
The XAML where the code was tested:-
Main.xaml (7.9 KB)
- The number of columns in FilteredData and the no.of values your trying to add (row(0),row(1),…row(8)) may not match since dtFilteredData has 4 columns
I see two of your datatables are empty from
Your locals panel…may be that is causing the issue if it is being pased in…
And better first check the locals panel exception details which would contin the error details
Cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.