I am trying to build Financial Week Calendar in Power Bi but I need your help as I am not getting the correct answer. I have build calendar from 01/04/2018 to 31/03/2019.
I have created a column with Weeknumber starting on Sunday and then I have written DAX to give me
week. financial
unfortunately this code doesn’t solve my issue as you don’t provide financial week there.
I need to set up Financial Week and I am nearly able to do it (see screen shot) but my formula needs to be adjusted somehow and I will appreciate help.
I don’t know how to adjust the formula to mate 31/03/2019 week 53 as 01/04/2019 is my week 1 .
Here is one way to do it. Will need a Fiscal Day column first, then can do a column for Fiscal Week.
On the Fiscal Day column this is for a company who’s fiscal year starts in April, so change the 4 to the appropriate month to get the correct result.
Looks good! Make sure you change the formatting though for Fiscal Day & Fiscal Week Columns to “Whole Number”. I believe you had Fiscal Day set as Date/Time, and other was a Decimal#. Here is updated file, and I have added a few extra columns you may want as well.