Hi,
Can you try to extract content of the “table” as the following?
datatableVar = dataSetVar.Tables("FieldName")
Regards,
Hi,
Can you try to extract content of the “table” as the following?
datatableVar = dataSetVar.Tables("FieldName")
Regards,