I have a SP list that due to a bad flow that previously ran, now has multiple duplicate rows. I spent all last night trying to find a solution on the web, but any that I found, I either couldn't get to work or couldn't modify to fit my issue and therefore hoping someone can assist.
The table looks something similar to the below, but with only 1 row for each entry. Can anyone please help.
Thanks in advance.
| Agent | | Call Type | | Comments | | Date/Time | | TextName |
| John Doe | | Type 1 | | | | 01/01/2024 12:34PM | | Doe, John |
| John Doe | | Type 1 | | | | 01/01/2024 12:34PM | | Doe, John |
| John Doe | | Type 1 | | | | 01/01/2024 12:34PM | | Doe, John |
| John Doe | | Type 1 | | | | 01/01/2024 12:34PM | | Doe, John |
| John Doe | | Type 1 | | | | 01/01/2024 12:34PM | | Doe, John |
| John Doe | | Type 1 | | | | 01/01/2024 12:34PM | | Doe, John |
| Mike Smith | | Type 3 | | Failed | | 09/02/2024 15:09 | | Smith, Mike |
| Mike Smith | | Type 3 | | Failed | | 09/02/2024 15:09 | | Smith, Mike |
| Mike Smith | | Type 3 | | Failed | | 09/02/2024 15:09 | | Smith, Mike |