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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
PKPK90
Helper I
Helper I

Problem displaying data for 3 tables.

I am trying to create a table, Item Master, that will contain data about Items. Most of the data comes from the AR_Inventory table, with an additional two columns coming from the Vendor table. Unfortunately, after adding columns to the "Table" visualization, I only see those that have a relationship. I want to show all the data from AR_Inventory with even empty fields for Vendor where there is no data.

PKPK90_0-1714393337685.png

 

1 ACCEPTED SOLUTION

Thanks. I solved it in a different way. I added a field from the intermediate table (ARINVT_VENDORS) to the visualization and it solved the problem.

Show items with no data - created a crossjoin in my visualization.

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@PKPK90 , Based on what I got. Create a measure with +0 and use

or use the option "Show item with no data"

 

Show item with No data new.pngShowItemwithoutdata.JPG

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thanks. I solved it in a different way. I added a field from the intermediate table (ARINVT_VENDORS) to the visualization and it solved the problem.

Show items with no data - created a crossjoin in my visualization.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors