Guys,
I have a big messed up accounts table with a lot of duplicated registers within it. (salesfoce)
The objective is simple, identify the duplicates and choose the register with most imputs.
if possible, create a score sistem, giving each column a specific value, to sum up at the end so i can simply use the duplicate row filter to choose the max from this sum.
couldnt do it using rule engine without having to create a node for each column
any ideas?
i’m using 5.11 for this development
thanks guys