Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I would like to calculate Year to date for Financial Year((July1st2019-June30th 2020)
How can I modify my dax measure accordingly.
Please advise.
Regards,
Chiru
Hi @chiru5262 ,
in your case I recommend to use TOTALYTD:
TOTALYTD(SUM(Amount) , 'Date'[Date], "6/30")
Details see: https://docs.microsoft.com/en-us/dax/totalytd-function-dax
BR,
Thomas
Hi @chiru5262,
Hope this link helps u
https://www.powerobjects.com/blog/2018/12/19/sorting-data-fiscal-year-power-bi/
Regards
Sac
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |