
and this is inside the for each loop of the dictionary

and this is inside the for each loop of the dictionary
seems like it was because try to edit while in the for each activity
As per my understanding, you can’t update the datatable which is being iterated. You can create another dictionary of table which will store the Filtered DataTables.
@Ahmad_Rais ,Change the Variable for Filtered Data Table to other than CurrentDictReport to something else
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.