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
LouiseB1409
Frequent Visitor

Linked data tables - data not pulling

Hello,

 

I have two tables, one with actuals data and one with forecast data. I have created a table visualisation to show actuals and forecast by cost category. The cost category comes from the Actuals Table as this is where the hierarchy is maintained and the forecast data is linked via the following formula

 

Forecast_V1 =
CALCULATE(
-SUM(cognos_costcentre_forecast[value]),
TREATAS(
    VALUES(fusion_costcentre_actuals[GParentAccount]),
    cognos_costcentre_forecast[GParentAccount]))
 
where GParentAccount is the cost category.
 
The issue I have is if there isn't any data in the actuals for a particular cost category it doesn't pull the forecast data if that isn't blank. For example, we forecast £10k for postage but in actuals postage was £0, so both actuals and forecast is showing as blank. 
 
Is there a quick way to show forecast data even if the actuals data is blank, without having to change the structure of the table?
 
Thanks,
Louise

 

 

1 REPLY 1
lbendlin
Super User
Super User

use COALESCE for these situations.

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