DEV Community

Cover image for #103 — Deduplication of Row-Based Data — by Key Column — Keeping the Original Order
Judith-Data-Processing-Hacks
Judith-Data-Processing-Hacks

Posted on

2 1 1 1 1

#103 — Deduplication of Row-Based Data — by Key Column — Keeping the Original Order

Problem description & analysis:

There is a data table:

source table

Task: Find out the data that are not duplicate and the first duplicate data in the Name column:

Solution:

Use SPL XLL and enter the following formula:
=spl("=E(?1).group@u(Name).(~(1))",A1:D7)

The results are as shown:

result table


Download esProc Desktop for FREE and streamline your workflows!! 🚀🔥⬇️

✨SPL download address: esProc Desktop FREE Download

✨Plugin Installation Method: SPL XLL Installation and Configuration

✨References to other rich Excel operation cases: Desktop and Excel Data Processing Cases

✨YouTube FREE courses: SPL Programming

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (1)

Collapse
 
judith677 profile image
Judith-Data-Processing-Hacks

Let us know what you think of esProc SPL! 🙌

🔺Discord
🔺Reddit

Eliminate Context Switching and Maximize Productivity

Pieces.app

Pieces Copilot is your personalized workflow assistant, working alongside your favorite apps. Ask questions about entire repositories, generate contextualized code, save and reuse useful snippets, and streamline your development process.

Learn more