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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi Community
I need help with calculating the total amount for the whole year and display it on the rows in my table. I have no date table since the data only includes a year column.
I have tried to do the following in DAX:
But it still filters out the amount on each rows instead of showing the total for the year. Is it possible to do without a date table?
Solved! Go to Solution.
try this :
Hi @Daniel29195
It worked!
I went with the second solution and added one more values field.
I have one more question:
Is it possible to add another measure where the totals just calculated is shown like a last year? So the total amount year for category A 2020 367.75 would be displayed on category A 2021 instead?
try this :
Hi @Isildur13 ,
This should be what you're looking for. Feel free to provide more details about your specific scenario if you desire a different outcome.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.