Hello @Nandhuba Thank you for this but is there a less action doing this? Because I saw before that this can be done by just using filter data table. Thanks
Hello @Nithin_P I tried this but it is giving me ‘23’ counts even if the records that I wanted to count the duplicates are just 3. If by chance, do you know how to do this by just using filter data table? Thanks
Hello @Callos_James_AU
In Attached image in value field look like ,you checked with datarow.
Could your share screenshot for workflow.
Like input datatable, output datatable
And you should be checked filtering mode
Use Filter DataTable inside the loop & Assign “Name”=row(“Name”) & Assign the output to a new DataTable
If the Number of rows in the new DataTable is more than 1, then its a duplicate. You can write the datatable to an excel to verify & if other rows also come up with count more than 1, merge the DataTables