Left Outer Join like DAX Measure

Hi,

I seem to be having an issue and I am unable to resolve it.

I have table 1 items connected to table 2 transactions (See screenshots) by type.

I have written a simple sum measure. I am trying to get the output as all records from table 1 and only matched in table 2 (Similar to left outer join)

The tables are connected by a 1-many relationship but the output skips B completely.

Can you please either tell me where to look or which tutorial I can review?

Table 1

Output

Expected Output

Thanks

Hi,
You should create a 1 to many relationship.

Paul

@Paul

My apologies. It is a 1-many relationship already. Still does not work

.
Not to state the obvious but I see no Type=B in Table 2
Perhaps you can turn on “Show items with no data” for the Type column of your Table visual?

@Melissa

Thanks for that. Yes that sorted part of the issue. I will be working on it today to see if i can resolve some of the other issues and if I will post back with an outcome.

It’s great to know that you are making progress with your query @adsa. Please don’t forget if your question has been answered within the forum it is important to mark your thread as ‘solved’. Also, we’ve recently launched the Enterprise DNA Forum User Experience Survey, please feel free to answer it and give your insights on how we can further improve the Support forum. Thanks!