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
Bebs
Helper II
Helper II

DAX : possible to create a table with 2 fields from 2 different tables

Hi, I've a model like this :

Fact_Table:

Product, Customer_ID

P1, C1

P2, C1

P3, C2

....

 

Dim_Table:

Customer_ID, Customer_Region

C1, Region1

C2, Region2

 

 

I would like to get the list of Product from Region 1 (Important : Without using the function CALCULATE)

How can I write this in DAX ?

(My main difficulty is a lot of DAX Function such as Summarize or Filter only seems to apply to one Table).

 

Thanks

1 ACCEPTED SOLUTION
qqqqqwwwweeerrr
Super User
Super User

Hi @Bebs 

 

I am not sure if i can understand the problem. Here is my approach if join both the tables then it should slove the problem 

qqqqqwwwweeerrr_0-1712757943979.pngqqqqqwwwweeerrr_1-1712757963132.pngqqqqqwwwweeerrr_2-1712757979077.png

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

 

Reagrds

View solution in original post

1 REPLY 1
qqqqqwwwweeerrr
Super User
Super User

Hi @Bebs 

 

I am not sure if i can understand the problem. Here is my approach if join both the tables then it should slove the problem 

qqqqqwwwweeerrr_0-1712757943979.pngqqqqqwwwweeerrr_1-1712757963132.pngqqqqqwwwweeerrr_2-1712757979077.png

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

 

Reagrds

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.