How to Solve

Hi @MUHAMED_HUSSAIN_BIN_HITHA

You can use DataSet instead of DataTableCollection to store the datatables

image

In the parameters you can pass the data table

Note: Make sure you give unique table names before adding it to dataset

image

Thanks
John