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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Syndicate_Admin
Administrator
Administrator

Maintain data / Remove duplicates based on the earliest date

Good morning

I am new to PBI and I have the following challenge: uni the information of two tables; Table 1 is my database, contains list of styles, names (s23 custom), available units; table 2 contains PO (orders), units per order, units in transit, arrival date, etc. (contains + of 100 columns), However, a style can have more than one order; Extract the information from Table 2 to create the dashboard using Table 1.

What I need is: consolidate into one table, S23_custom. style color, available units, PO (with the most recent date of arrival, if there is more that does not show them), date in the DC, Ontime / late (I have a condition already for this), order quantity, units in transit, among others.

Here my situation, in the second image, when I add inbound PO_order, remove the styles that do not have PO but do have units available. Also if I remove styles that have more than one PO I remove those that do not have PO.

If anyone can help me, I thank them.

Mlop77_0-1671640211318.png

3 REPLIES 3
Anonymous
Not applicable

Hi @Anonymous ,

If you mean to hide the records on the second table based on records id, you can consider writing a measure formula to check current id to compare with the first table records and return tag. Then you can use it on 'visual level filter' to filter records.

Regards,

Xiaoxin Sheng

yyzheng12
Helper I
Helper I

It's not clear to me what you want to achieve. You can use the filter function to filter out row data.

Thanks for replying.

the goal is to show the list styles with available units, list of POs without showing duplicates and the information of the rest of the columns, this will help me to create a summary table.

I have several phylls, with these in a different table I can know how many styles it does not have PO, but I need to consolidate

Mlop77_0-1671641784841.png

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors