Ive searched through the solutions and none seem to be what im looking for, could be the way my flow is set up is wrong.
Essientally how the flow is i have 2 different sharepoint list and im taking specific columns from both and adding them into the 3rd list, (also any time a change is made or item is create it will also create item in 3rd list)
So im taking information from multiple columns and adding them to a single column in the 3rd ( all different contact cards).
The issue is if I edit one of the columns, it will proceed to readd each of the column in the row. Just need a way to either create another automation to remove duplicate rows, or maybe i need a different flow set up? Its working how i want it to as is, minus the duplicates.