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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
Anonymous
Not applicable

Find corresponding value based on two columns

Hi experts

How would you find the value in column c table a... when value in column A Table A has to be Total ABC and column b tables A has to be ABC..Find the result of this.
1 ACCEPTED SOLUTION
PattemManohar
Community Champion
Community Champion

@Anonymous I hope you are looking for something like this...

 

LOOKUPVALUE(TableA[ColumnC],TableA[ColumnA],"ABC",TableA[ColumnB],"ABC")




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

Proud to be a PBI Community Champion




View solution in original post

3 REPLIES 3
PattemManohar
Community Champion
Community Champion

@Anonymous I hope you are looking for something like this...

 

LOOKUPVALUE(TableA[ColumnC],TableA[ColumnA],"ABC",TableA[ColumnB],"ABC")




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

Proud to be a PBI Community Champion




Anonymous
Not applicable

Hi The lookupvalue does not like the "ABC" part of the formula...

Anonymous
Not applicable

sorted thanks

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.