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
umaluagr
New Member

Delete the rows if the value in one column is null

Hi community

 

I have a table with 20 columns. If the value in column 5 is null I want to delete this row automatically. The table is constantly filled and I want to avoid having those incorrect rows in there. So, IF column 5 IS null THEN delete row. I am sure there is an easy solution out there. I just don't get it.

1 ACCEPTED SOLUTION
dufoq3
Super User
Super User

Hi @umaluagr,

yes, there is 🙂 Just filter out null value for [Column5]

dufoq3_0-1713266576146.png

 


Note: Check this link to learn how to use my query.
Check this link if you don't know how to provide sample data.

View solution in original post

3 REPLIES 3
dufoq3
Super User
Super User

Hi @umaluagr,

yes, there is 🙂 Just filter out null value for [Column5]

dufoq3_0-1713266576146.png

 


Note: Check this link to learn how to use my query.
Check this link if you don't know how to provide sample data.

Thank you for the quick help. I was thinking far too difficult. 

You're welcome.


Note: Check this link to learn how to use my query.
Check this link if you don't know how to provide sample data.

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 Kudoed Authors