countingnames.xlsx (9.4 KB)
HI @Sai_V
How the expression?
DtRead.AsEnumerable.Where(Function(r) r("Names").ToString=CurrentRow("Names").ToString).CopyToDataTable
Check out the XAML file
ColumnNameCount.xaml (9.7 KB)
Output
Regards
Gokul
HI @Sai_V
How the expression?
DtRead.AsEnumerable.Where(Function(r) r("Names").ToString=CurrentRow("Names").ToString).CopyToDataTable
Check out the XAML file
ColumnNameCount.xaml (9.7 KB)
Output
Regards
Gokul