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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
sundayDriver
Microsoft Employee
Microsoft Employee

Power BI table with some blank values frm another table

Hi,

I have a pwoer BI table visual that contains data from 2 separate tables. The things is that sometimes data from one table might not exist. Currently when i try to visualize both of them it doesn't show cases that one is null.

Is there a way to overcome this?

2 REPLIES 2
Anonymous
Not applicable

I have a similar thing, where an item from one table is not in the other which results in a blank space.

Trying to come up with a solution that returns a 0 instead of a blank.  Example pf visual.

Current formula:

DV not on one table and ER not on the other.DV not on one table and ER not on the other.Δ in Outstdng = CALCULATE(SUM('UAP_this_week'[Still Outstanding])) - CALCULATE(SUM('UAPl_last_month'[Outstanding-LstMth]))

 

Thx in advance for any assistance.

~dk

v-frfei-msft
Community Support
Community Support

Hi @sundayDriver ,

 

Is that possible to filter the blank value out in power query? If it doesn't meet your requirement, kindly share your sample data and excepted result to me if you don't have any Confidential Information. Please upload your files to One Drive and share the link here.

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Solution Authors