DEV Community

Long Nguyễn Xuân
Long Nguyễn Xuân

Posted on

Excel Pivot Đếm số lượng item không trùng nhau (distinct count)

Có thể các bạn đã biết, Excel Pivot là 1 tính năng cực kỳ hữu ích giúp chúng ta thực hiện việc "phân tích dữ liệu"
vấn đề là khi phân tích dữ liệu, thường sẽ cần "đếm số lượng giá trị không trùng nhau"

nhưng dùng Excel Pivot Table bình thường thì không có

Image description

để dùng dc tính năng "đếm số lượng item không trùng nhau" này, lúc insert pivot table, hãy chọn thêm "Add this data to Data Model"

Image description

Lúc này, khi Value Field Setting sẽ thấy Distinct Count xuất hiện

Image description

ngoài ra còn nhiều trò khác, như tạo cột phụ, có thể xem thêm ở đây

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 (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay