Hi,
I am not getting the desire result which fetching the distinct value from the data table based on one column below is the example.
I want to get distinct data based on name col.
I have tried below
Dttest.defaultview.Totable(true,"id’,“name”,“course”)
Please help me in this