The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi
Is it possible to create a Fiscal year and week number using dax in the date table with different FY start dates in April, the parameter being the first Monday of the month:
FY22 Week 1 starting Monday 5 April 2021
Week 52 ending Sunday 3 April 2022
FY23 Week 1 starting Monday 4 April 2022
Week 52 ending Sunday 2 April 2023
FY24 Week 1 starting Monday 3 April 2023
Week 52 ending Sunday 31 March 2024
Thanks for any help
Solved! Go to Solution.
Hey Richard,
I'm attaching a sample pbix I put together to solve your problem. In the pbix, I have a date table with four added columns:
Every year has 364 days, every year has 52 weeks, and every week has 7 days.
Please confirm if this is what you were looking for or if you need something different. 😄
----------------------------------
If this post helps, please consider accepting it as the solution to help other members find it quickly. Also, don't forget to hit that thumbs up and subscribe! (Oh, uh, wrong platform?)
Proud to be a Super User! | |
Hey Richard,
I'm attaching a sample pbix I put together to solve your problem. In the pbix, I have a date table with four added columns:
Every year has 364 days, every year has 52 weeks, and every week has 7 days.
Please confirm if this is what you were looking for or if you need something different. 😄
----------------------------------
If this post helps, please consider accepting it as the solution to help other members find it quickly. Also, don't forget to hit that thumbs up and subscribe! (Oh, uh, wrong platform?)
Proud to be a Super User! | |
That works a treat, using the Calendar Year First Date to calculate the required dates, was something I had overlooked. Thanks again
You're welcome, Richard. Happy to help. 😄
Proud to be a Super User! | |
User | Count |
---|---|
11 | |
8 | |
6 | |
6 | |
6 |
User | Count |
---|---|
24 | |
14 | |
13 | |
9 | |
8 |