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 all,
Does anyone knows how I can convert a date into a Financial Month and Financial Year? Starting the Financial year on July.
An example would be:
Date | Financial Month | Financial Year
26/05/2020 | 12 | 2020
26/08/2020 | 2 | 2021
In excel I would use the following formulas, but I would like to get the same results by using power query:
=YEAR(DATE(YEAR(A4),MONTH(A4)+(7-1),1)) - To get the fiscal year
=CHOOSE(MONTH(A4),7,8,9,10,11,12,1,2,3,4,5,6) - To get the fiscal month
(A4) cell includes the date.
What is the best way to obtain the same results?
Thank you all.
Solved! Go to Solution.
Would this video/approach work for you?
https://www.youtube.com/watch?v=tEhhxEismzg
If this works for you, please mark it as solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Would this video/approach work for you?
https://www.youtube.com/watch?v=tEhhxEismzg
If this works for you, please mark it as solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.