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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
TheHerkules
Regular Visitor

Table relatoins using outer join?

Hi all!

 

When setting up relations between tables, they seem to always get resolved to inner joins (as observed in DirectQuery mode). Is it possible to make them outer joins?

 

Hope for help,

 

. J

6 REPLIES 6
wronglyappear
New Member

select "Show items with no data" for the fields in the visualizations, and then it will shows .

wronglyappear_0-1678724950105.png

wronglyappear_1-1678725095422.png

 

 

shill1000
Helper IV
Helper IV

 

You can specify the relationship type by editing the relationship (1:1, 1 to many, many to 1) and filter direction (single or both), but these are not joins in the true sense.

 

But it sound more like you are merging queries? If you are, you should have been able to select the join type when creating the merge.

 

 

Merge.jpg

Thank you for the answer. I'm not using merge because this is not allowed in DirectQuery mode.

 

I was talking about relationships.

 

Unbenannt.JPG

Judging by your tables, the relationship is correct if (as I assume) your timeline table has multiple entries for each machine ID. 

 

Without seeing the data I'd hazard a guess that you need to change the filtering to both directions?

The 'Zeitstrahl' table may have rows without a machineId which are filtered out when slicing for a machineId. But I'd like to see them in the resulting data.

I think you have just answered your own question. You can't have a relationship work where the values don't exist on one table.

 

You could try adding a blank value record in your machineid table and see if that works, but I'm not sure it will match blank to blank.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

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.