Hello @sreyanshbaranwal
If you just want to get the name details from the datatable ,**
CurrentRow(“Name”).ToString
** should work fine in the for each Row in Datatable activity.
Thanks
Hello @sreyanshbaranwal
If you just want to get the name details from the datatable ,**
CurrentRow(“Name”).ToString
** should work fine in the for each Row in Datatable activity.
Thanks