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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
mick43
New Member

Compare two value

Hi,

 

I'm a beginner with PowerBi...

I have two table linked by "item" value.

On the first table i have an unique item value on the first column and "standard item value" on the second column.

On the second table i have an item list with associed "measured value"

 

I want to compare "measured value" with "standard item value"?
How can i do it?

Table 1 (Item Nr, Standard Item Value)
1, 50
2, 55
3, 125


Table 2 (Item Nr, Measured Item Value)
1, 55
1, 60
1, 50
2, 53
2, 55
2, 60
2, 60
2, 50
3, 1000
3, 100
3, 125

 

Thanks in advance for your help...

1 ACCEPTED SOLUTION
PattemManohar
Community Champion
Community Champion

@mick43  Please add a new column using LOOKUPVALUE function in your second table, then you can do the comparision as you like.





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

Proud to be a PBI Community Champion




View solution in original post

2 REPLIES 2
PattemManohar
Community Champion
Community Champion

@mick43  Please add a new column using LOOKUPVALUE function in your second table, then you can do the comparision as you like.





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

Proud to be a PBI Community Champion




Great! Thank you for your help it work fine!

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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