Duplicate rows in data table

Hi @JeevithaBA,

Have you tried this ?
dt=dt.DefaultView.ToTable(True,“Column1”)

Below it has conversation related this.

Regards
Balamurugan.S