And also can you replace this query in assign activity and try.
(From dtRow in dt.asenumerable
Where dtRow("2.Flag").equals("Y")
Select cstr(dtRow("Match Number"))).toarray
Thanks
And also can you replace this query in assign activity and try.
(From dtRow in dt.asenumerable
Where dtRow("2.Flag").equals("Y")
Select cstr(dtRow("Match Number"))).toarray
Thanks
It works many many thanks @prasath_S
Best support ever!!!
Awesome very happy to hear after so many posts
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.