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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Wayne_Wu888
Regular Visitor

lookupvalue from another table

hello there,

 

As shown below, I want to find whether the data in one column (contains many duplicated value) is exists in another table, I used the LOOKUPVALUE DAX as below, but only part of the cells in the new column that I created for checking returned the result. the rests are always blank. I'm struggling on this for days. Is anyone know this issue and can help me?

Thanks in advance.

 

Wayne_Wu888_0-1670920033157.png

 

1 ACCEPTED SOLUTION
Wayne_Wu888
Regular Visitor

I solved by myself, that I have an active relationship caused that problem.

View solution in original post

3 REPLIES 3
Wayne_Wu888
Regular Visitor

I solved by myself, that I have an active relationship caused that problem.

philouduv
Resolver III
Resolver III

Hello @Wayne_Wu888 ,

Just checking the Microsoft documentation here LOOKUPVALUE function (DAX) - DAX | Microsoft Learn:

philouduv_0-1670938806830.png
When you read the alternate Result:
"When not provided, the function returns BLANK when result_columnName is filtered down to zero value or an error when more than one distinct value."


That should be your issue.

Hope it helps

@philouduv thanks, however in my screenshot, the search value is actually all same. what confuse me is only some of the cell can get the correct value from other table, but some can't

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.