Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have a 3 columns of serial numbers, IMEI numbers and phone numbers. I want to remove the duplicates from each column BUT keep the BLANK and NULL cells. Is there a measure to remove the duplicates in all 3 columns BUT keep the NULL and BLANK rows and how do I implement this measure ? The table is named "serial" and the columns are named "IMEI", "Serial Number" and "Phone Number".
@Anonymous
This is not clear since you want to remove duplicates in measures, it is not possible to have them in the same visual without duplicates. If you able to show us an exact output table you are expecting, it would be clear.
Paul Zheng _ Community Support Team
@Anonymous
could you pls provide the sample data and expected output?
Proud to be a Super User!
I have 3 columns in a table called "serial" with "Serial Number" IMEI" and "Phone Number". There are some empty cells and the word "null" in some. I need to remove duplicates AND retain the blank cells and null cells.
@Anonymous
can we do that in PQ?
select all three columns and remove duplicates.
Proud to be a Super User!
this usually works for me. It will only remove duplicates if all columns selected are exactly the same. So, if trying to remove duplicate ESN's or some unique number... it will still keep records with different name or whatever other colun you slect before clicking "remove duplicates"
could you pls provide the sample data (not the screenshot) and the expected output?
Proud to be a Super User!
I have seen the following thread which has some potential solutions:
https://stackoverflow.com/questions/53314845/power-bi-remove-duplicates-but-keep-null-values
Hopefully this helps.
Thanks. Did not resolve.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.