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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply

merge issue

Hi All,

 

I have 2 tables. Table 1 one has columns A,B and C . I created an additional column D using DAX formula. I want to merge this table with table 2 having column A,B,D,E.

 

The problem is I am not able to see column D for table1 in query editor so I am not able to use merge queries. 

 

Can someone help me in solving this issue?

 

Thanks,

Sarita

1 ACCEPTED SOLUTION

Ok so I used LOOKUPValue function and it solved the issue.

View solution in original post

3 REPLIES 3
GilbertQ
Super User
Super User

Hi @SaritaSenapati

 

If you can please confirm are you merging the tables in the Power BI Data Model or in the Query Editor? (Because you refer to DAX, as well as the Query Editor)





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Hi @GilbertQ,

 

I used DAX to create column D in Table1 and now i am looking for ways to merge table 1 with table 2. I usually use merge queries of query editor to merge tables but because i am not able to see column D in the query editor I am wondering how else can I achieve this merge? Can NaturalLeftOuterjoin function in DAX help me? if so How?

 

I Appreciate your help!

 

Regards,

Sarita

Ok so I used LOOKUPValue function and it solved the issue.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.

Top Solution Authors