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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
mish2212
New Member

Pull in value based on multiple criteria from one table to another

Hello! I have two tables as following:
Payments

Refer_noCPT CodePayment
230192U0021.00
23019289X2.00
22018350C2.50


Charges

Refer_noCPT Code
230192U002
23019289X
22018350C
2201839Z1
2405229Z1


I want to create a calculated column on the charges table which pulls in the "payment" column from the Payments table FOR the matching Refer_no and CPT Code. There is a blank if there is no existing value in the payments table. So result would look as follows:

Charges

Refer_noCPT CodePayment
230192U0021.00
23019289X2.00
22018350C2.50
2201839Z1BLANK
2405229Z1BLANK


I've tried FILTER and Lookupvalue, but it ends up filtering the resulting visual so that only the matches show and the blanks are removed. Please help! Thank you 🙂 

0 REPLIES 0

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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