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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Sweet-T
Helper III
Helper III

Merge columns, by comparing 2 criteria

Hi everyone,

 

I'd like to merge two queries together, by comparing 2 columns. Is this possible? If not, any suggestions for a suitable work-around? 

 

I have queries 'Quota' and 'Forecast'. I would like to merge 'Forecast' with 'Quota' when :

'Quota'[Territory] = 'Forecast'[Territory] && 'Quota'[Date] = 'Forecast'[Date]

Any help would be greatly appreciated. 

 

Thanks!

Theo

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi @Sweet-T,

On the query editor if you selecf the merge tables on the column selector if you press CTRL and the columns you need it is possible to merge table by more than 1 column.

Regards,
MFelix

Regards

Miguel Félix


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

Proud to be a Super User!

Check out my blog: Power BI em Português



View solution in original post

2 REPLIES 2
MFelix
Super User
Super User

Hi @Sweet-T,

On the query editor if you selecf the merge tables on the column selector if you press CTRL and the columns you need it is possible to merge table by more than 1 column.

Regards,
MFelix

Regards

Miguel Félix


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

Proud to be a Super User!

Check out my blog: Power BI em Português



Can't believe I didn't try that. 


Thanks very much!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors