Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
haldibrook
New Member

How to remove duplicate data without deleting the row?

Hi,

I am working with very limited data and I am trying to delete some duplicate data in a column but without removing the row. In the case I am working on, I don't have the line item price, only the total value of the PO on each line. If I were to group or remove duplicated, I lose the other rows, but I want to keep that information for my visuals.

Here's an example of that I am trying to do

CustomerPOItem purchasedTotal PO $ >>CustomerPOItem purchasedTotal PO $
ABC Inc123456123456 $           100.00 ABC Inc123456123456 $     100.00
ABC Inc123456234567 $           100.00 ABC Inc123456234567 
ABC Inc123456345678 $           100.00 ABC Inc123456345678 
ABC Inc456789456789 $           333.00 ABC Inc456789456789 $     333.00
ABC Inc456789678912 $           333.00 ABC Inc456789678912 
XYZ ltd.987654987654 $           250.00 XYZ ltd.987654987654 $     250.00
XYZ ltd.987654654321 $           250.00 XYZ ltd.987654654321 
XYZ ltd.321987321987 $        1,000.00 XYZ ltd.321987321987 $  1,000.00
XYZ ltd.321987876543 $        1,000.00 XYZ ltd.321987876543 
XYZ ltd.321987765432 $        1,000.00 XYZ ltd.321987765432 

 

Thank you for any help 🙂

2 REPLIES 2
SabineOussi
Skilled Sharer
Skilled Sharer

What is your data source? Is it Excel?

rocky09
Solution Sage
Solution Sage

@haldibrook

can you eloborate a little bit in detail way?

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.