I am trying to complete the Assignment 1, I could not understand this in the document. Can anyone please clarify this and tell me what i have to actually do.How I can filter out the datarows and store it in another datatable. Please help.!. I have attached the screenshot for your reference.
dt_WIs is a datatable variable that contains all the data, select method is being used on the data table to filter out and get a few rows. The select method returns a Datarow array type. Which is why the result are stored in the WIList variable of Datarow type.
Thanks for the reply.But the above the statement in the Expression Editor will add only one DataRow only or whether it will add all the datarows satisfying the condition to the array variable WIList ?.
I have encountered a problem while trying to perform this assignment statement. Can you please help me resolve this. I have attached the Screenshot for your ref.
I checked my workflow there was error in DataScrapping Workflow. I have resetted the data and tried to print the datatable using Output Datatable Activity in the Output panel but i am getting the following error msg.
Thanks Dude. We have successfully fixed that error. Now another prob arises from GetTransactionData Workflow. I have attached the Screenshot for your ref.Since i am new to programming i could not solve the prob.