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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Joinning two tables in dax code

I'm new in dax and here is my question; I have two tables(sql views) in tabular:

 

Fact table  
   
Key_col1Prodnr   col1
101P0005   517
102P0037   620
103P0074   240



and in table2 

Dimension table  
   
Key_col2col2col3
102620PE412
101517AE309
103240EF903

 

In tabular I've created a relation between two tables with their key columns and want to write a dax code that when I select for example P0074 from a slicer , it shows EF903 as a part of information in report. 

2 REPLIES 2
lbendlin
Super User
Super User

If you want to do this in DAX you need to use either LOOKUPVALUE or TREATAS.

 

Why not do this in the model view though?

Anonymous
Not applicable

I resolved it by creating a new view.

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.