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 nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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ês| User | Count |
|---|---|
| 24 | |
| 22 | |
| 21 | |
| 18 | |
| 13 |
| User | Count |
|---|---|
| 69 | |
| 56 | |
| 45 | |
| 42 | |
| 30 |