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

Undefined

Fraizerrrrr_0-1712191760073.png

Fraizerrrrr_1-1712191817645.png

Fraizerrrrr_2-1712191879788.png

How can I get the total from the excel, in power bi the total that is showing is from the formula N83:Q83 not the total from the after the formula.

 

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi @Fraizerrrrr ,

 

For this you need to a SUMX formula should be similar to this:

WTD Actual Total = SUMX(VALUES(Table[Line Assignment]), [WTD Actual Output])

Be aware that this is a new measure that will use the one you have currently so in term of the visualization you should use this one.


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



View solution in original post

1 REPLY 1
MFelix
Super User
Super User

Hi @Fraizerrrrr ,

 

For this you need to a SUMX formula should be similar to this:

WTD Actual Total = SUMX(VALUES(Table[Line Assignment]), [WTD Actual Output])

Be aware that this is a new measure that will use the one you have currently so in term of the visualization you should use this one.


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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
Top Kudoed Authors