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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
Anonymous
Not applicable

replace null values with content from another column based on condition

hi everyone,

 

i have a problem with replacing null values with content from other column. The scenerio is something like this. let say i have three columns A,B,C

ABC
X1010
X.1null10
X.2null10
Y1111
Y.1null11
Y.2null11

 

C is my custom column created based on data from two columns A and B. please help with the query to construct above scenario.

 

Thanks,

Sivaaprataap.

1 ACCEPTED SOLUTION
MarcelBeug
Community Champion
Community Champion

On "Add Column"  tab duplicate column B to C

On "Transform" tab select column C, then option "Fill" - "Fill Down".

 

Looks like Column A is not required to determine the values in column C.

Specializing in Power Query Formula Language (M)

View solution in original post

2 REPLIES 2
MarcelBeug
Community Champion
Community Champion

On "Add Column"  tab duplicate column B to C

On "Transform" tab select column C, then option "Fill" - "Fill Down".

 

Looks like Column A is not required to determine the values in column C.

Specializing in Power Query Formula Language (M)
Anonymous
Not applicable

Hi Marcel,

 

Thanks for the help. It means a lot.

 

Regards,

Sivapratap

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors