Academy Adv Traininig level 3, assignment 1 datatable select not filtering the data

Hi,

In the academy adv training level 3, assignment 1, the datatable select is not filtering the data

I still get the data rows that have type other than WI5. Any idea what I am doing wrong ?

image

Well it shouldnt be a problem.
Can you let me know how you have logged logf_FIlteredWorkItems?

I created a loop to traverse through the WIList to check the content of the WIList and it looks like the Select is filtering properly, meaning the rows in WIList are all of type “WI5”. The Add Log field, however, is showing the unfiltered list although I am passing the WIList to it.