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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
ovetteabejuela
Impactful Individual
Impactful Individual

Wanted to blanks(zero) sales entries

I've isolated two tables from my data model into a new PBIX file(see below) in here, this is what I exactly wanted because I wanted to know that the employee is present but without items sold.

 

I've got the same setup in my "live" file although there are other tables in my data model, these two tables are detached from any other tables, except that they are both connected to each other via the date_employee key (the same as the one below).

 

The only problem I'm getting is that I am missing the blank entries in my "live" file, the Table visual is on a clean page already without any slicers/filters.

 

I am now not sure what is going on, is it because I have other tables(although) detached may influence the outcome that I expected? Please help ... again. Thank you.

 

I can't seem to upload in OneDrive so here's my simulated PBIX file in Google Drive

 

missing blanks or sero sales.PNG

 

1 ACCEPTED SOLUTION
Sean
Community Champion
Community Champion

@ovetteabejuela

Is this what you are trying to achieve?

Items Sold Measure = SUM(sold_items[items_sold]) + 0

ResultOr.png

View solution in original post

2 REPLIES 2
Sean
Community Champion
Community Champion

@ovetteabejuela

Is this what you are trying to achieve?

Items Sold Measure = SUM(sold_items[items_sold]) + 0

ResultOr.png

ovetteabejuela
Impactful Individual
Impactful Individual

Hahaha, Is that it? Tried complex solutions but this one actually worked, I can't explain why...

 

Turning blanks into zeroes is not the problem, the problem was the blanks appear on the simulation but it does not on the main file... and everything was exactly the same... and yet when I tried your suggestion - it actually worked!

 

I usually ask for help after trying for solutions on my own - I just never thought the "+ 0" is the answer

 

thanks @Sean

Helpful resources

Announcements
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.

March Power BI Update Carousel

Power BI Community Update - March 2026

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