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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
GenericUser1
Helper I
Helper I

How do you replace one value only in a column?

Hi, I have a column of nulls, but the replace values feature replaces all values that have a null. Is there a way to just replace one of those nulls?

1 ACCEPTED SOLUTION
Ashish_Mathur
Super User
Super User

Hi,

 

We will have to write an IF function in a spare column to do that.  The condition in the IF function will have to be something unique to identify that specific null value.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

View solution in original post

2 REPLIES 2
Thejeswar
Resident Rockstar
Resident Rockstar

Yes, as @Ashish_Mathur said, you should narrow down only that NULL using a unique value in that particular record of the column with NULL. Then using an If..else you should be able to replace only that NULL in the column

Ashish_Mathur
Super User
Super User

Hi,

 

We will have to write an IF function in a spare column to do that.  The condition in the IF function will have to be something unique to identify that specific null value.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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