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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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