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
WJ876400
Helper IV
Helper IV

Merging Columns

Hi

 

I have two columns like below. The main data I want to use is from Column B, however when column B has a blank I want to use the data in the corrosponding cell in column A so I end up with column C. Is this possible, thanks in advance

 

ABC
 GreenGreen
 BlueBlue
 RedRed
Yellow Yellow
 PinkPink
Black Black
Purle Purle
 OrangeOrange

 

 

1 ACCEPTED SOLUTION
jthomson
Solution Sage
Solution Sage

In Power Query this is a pretty simple if [column b] <> "" then [column b] else [column a], DAX would be similar

View solution in original post

4 REPLIES 4
jthomson
Solution Sage
Solution Sage

In Power Query this is a pretty simple if [column b] <> "" then [column b] else [column a], DAX would be similar

Hello - would you have suggestion if i have more than 2 columns? Thanks! 

@jthomson  sorry i put this as solved but it is not working. When i put in the "" it doesnt work with the measure

 

thanks


 

Maybe try null instead dependent on how exactly your data handles blanks

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.