Hi Community!!
Does anyone knows how to remove duplicates from a table without using timestamp, maxrow or select??
We want to trigger a workflow that takes information of this table, and sends an email with the information of the same “REQ” but to different “Nombre_emisor”, and we already manage to accomplish that. The problem is that if the “Nombre_emisor” has to products in the same “REQ” the workflow sends two emails with the same information, so we want to remove duplicates so it only sends one email.
As you can see in the picture, we can’t use timestamp because its the same timestamp in each “REQ” so it is not a unique value, and I don’t know why the select funcition (Select(DB[Nombre_receptor],true,true)) is not working for the workflow condition.
Help me please, we have like 2 weeks trying to acomplish this.
User | Count |
---|---|
20 | |
16 | |
4 | |
3 | |
2 |