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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

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
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

March Power BI Update Carousel

Power BI Community Update - March 2026

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