The source contain no data row

image

Hi , i have been receiving this type of error, i dont know what is wrong with the source because my datatable is obviously has a row. I invoke “Data Scraping” workflow into the main workflow, Then i assign "TransactionData= TransactionData.select(“Type=‘WI5’ AND Status=‘Open’”).CopyToDataTable. Then it shows the error.

image
image

Then i ‘write value’ on how many rows i have :

image

112 is how many rows have in my data

Hi,

Can you please try to reset you test data and give it a try once?

Thanks,
Prankur

6 Likes

It works ! Thanks @PrankurJoshi. Can i know why it happen ?

Probably there where no entries with Status ‘open’ left, so when you reset the testdata, new datasets where provided.

1 Like

Thanks :smiling_face_with_three_hearts:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.