Hi

i am having a dataset with a Table which contains repeated values in rows.

i need to get Distinct field value

like

my DS contains 5 records

with


FileLocation :C:\\test

i should get only one record with FileLocation :C:\\test

thanks
Vinay Kumar