How to find the difference between two datatables

I need to subtract the value of each element in data table from each element in another datatable and store it into another datatable corresponding their index. like we do with matrix subration in normal programming. please can anyone help me.

@hitansh_jain Can you check this Workflow :
Matrix Subtraction.zip (2.1 KB)

2 Likes

@supermanPunch thank you it is very helpuful :slightly_smiling_face:

1 Like