Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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.
Solved! Go to Solution.
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
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @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
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsJoin us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 44 | |
| 42 | |
| 40 | |
| 40 |