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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
rafaelsmoreno
Frequent Visitor

Sum/Calculate returning Blank

I have 3 fact tables (Revenues, Payroll and Expenses) and a Dim table (a Chart of Accounts). All tables have the same columns (period, acc, depart, etc) and a Value column. I intend to consolidate all the values in the Dim table so I can pivot the whole P&L at one single pivot table.

 

I manage to setup a Calculate to bring Values from tbRevenues and tbPayroll into the calculated column “Values” I created at the Dim table. however, by no means whatsoever neither the Calculate nor the Sum functions bring me the values from tbExpenses. All fact tables have connections to the Dim Table, and it is just not working.

 

I already tried deleting tbExpenses from the datamodel and connecting once again, but it just doesn’t work. Any insights on why this might be happening?

 

I created a measure SumVal that sums all values at the Dim table, and when I filter the accounts that should be coming from tbExpenses the result is “blank”.

 

Thanks in advance,

2 ACCEPTED SOLUTIONS
mattbrice
Solution Sage
Solution Sage

Would need to see sample file to help. 

View solution in original post

That file is corrupt.  Also, share your model where you have written all formulas.  Tell us exactly where you are facing a problem.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

View solution in original post

3 REPLIES 3
mattbrice
Solution Sage
Solution Sage

Would need to see sample file to help. 

Please find the file in the link here below. Thanks in advance for your help!

 

https://www.dropbox.com/s/p1bggixiv1m80sy/Budget.xlsb?dl=0

That file is corrupt.  Also, share your model where you have written all formulas.  Tell us exactly where you are facing a problem.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors