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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Zakaria_1980
Post Patron
Post Patron

Lookup value help

Hi,

Please I have two Tbls in two workbooks. I used the lookup value in Workbook-Tbl2 to add the value but i got the following msg error "

Zakaria_1980_0-1673438585755.png

 

can you please help me with this and I appreciate if you can send me the PBI report if you solved the issue for me.

Thanks

 

 

Workbook-Tbl1:

ID                            Value

100500
G634,075
K0
22.A365403
UY12
Sm545
BG487425
17.D3543354
fs131
fdsf0
yh0
19.B3654
12521
3650
20.C4
23.F0

 

Workbook _Tbl2:

 

Id

22.A
19.B
20.C
17.D

23.F

 

1 ACCEPTED SOLUTION
v-xinruzhu-msft
Community Support
Community Support

Hi @Zakaria_1980 

Try the following code as a column:

Value = LOOKUPVALUE('Table'[Value],'Table'[ID],[Id])

Output:

vxinruzhumsft_0-1673486963610.png

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

View solution in original post

1 REPLY 1
v-xinruzhu-msft
Community Support
Community Support

Hi @Zakaria_1980 

Try the following code as a column:

Value = LOOKUPVALUE('Table'[Value],'Table'[ID],[Id])

Output:

vxinruzhumsft_0-1673486963610.png

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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