Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hello!
Can someonple please help to know how can I manage to display the last calculated period into the total?
I imagine it is through vVriables and I have tried but I havent been able to achieve it.
This is the measure for the Cumulative Rotación vs LY %:
The one who help me with this will go to heaven!!!! Thak you in advance!!
Solved! Go to Solution.
Hi @Anonymous ,
Please new a measure like that to work on it.
new= SUMX(your table, [Cumulative Rotación vs LY Dif %] )
Hi @Anonymous,
I think you can solve it using the HASONEVALUE function, just test it with an if to change de code for total.
https://docs.microsoft.com/en-us/dax/hasonevalue-function-dax
Ricardo
Thank you but how would type or write the measure?
Hi @Anonymous ,
Please new a measure like that to work on it.
new= SUMX(your table, [Cumulative Rotación vs LY Dif %] )
This looks like a measure totals problem. Very common. See my post about it here: https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376
Also, this Quick Measure, Measure Totals, The Final Word should get you what you need:
https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 58 | |
| 52 | |
| 40 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 112 | |
| 109 | |
| 40 | |
| 33 | |
| 27 |