Robm
Active Member
Joined: Aug 4, 2025
Follow
Board
RE: How to remove duplicate items from a list
I managed to resolve this by searching for an alternative object to state for ordering the data. For reasons unknown, the state object wasn't facilita...
3 years ago
Forum
RE: How to remove duplicate items from a list
Sure - here is some sample data [ { "Full Name": " Eugene Van Der Westhuizen", "Mautic ID": "585", "State": null }, { "Full Na...
3 years ago
Forum
RE: How to remove duplicate items from a list
That makes sense. I've added an item list node to handle the sorting before the node that removes duplicates. However... The sorting isn't worki...
3 years ago
Forum
RE: How to remove duplicate items from a list
Hi everyone, Thanks for the quick reply. What I've done is focus on selected fields, specifically 'Full name', meaning it compares based on name alo...
3 years ago
Forum