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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
novieee
Frequent Visitor

The total in table is incorrect

novieee_0-1688524679838.png

I have my table here and the individual data from each day is correct but when it comes to total it is now incorrect
the correct total should be 2,987,684

novieee_1-1688524773503.png

 

EXPPlatesPOS_UsableABARun =
VAR previousDate = PREVIOUSDAY(CalendarTable[Date])
Var prodPlates = CALCULATE(
    SUM('Load Plan'[4_Allocation2]),
    'Load Plan'[4_Cast/Exp] = "POS-EXP",
    previousDate
)
VAR ExpPlates = CALCULATE(
    SUM('Load Plan'[4_Allocation (pos plates)]),
    'Load Plan'[4_Cast/Exp] = "POS-EXP"
)
RETURN ExpPlates+ prodPlates

novieee_2-1688524799784.png

using slicer to get the dates

thankyou!



1 ACCEPTED SOLUTION
novieee
Frequent Visitor

Figured it out. 

novieee_0-1688527261663.pngnovieee_1-1688527286388.png

 

View solution in original post

1 REPLY 1
novieee
Frequent Visitor

Figured it out. 

novieee_0-1688527261663.pngnovieee_1-1688527286388.png

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.