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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

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
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.